We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37fa3f7 commit 70b78b2Copy full SHA for 70b78b2
app/build.gradle
@@ -9,7 +9,7 @@ android {
9
minSdkVersion 21
10
targetSdkVersion 34
11
versionCode 39
12
- versionName "1.14"
+ versionName "1.15"
13
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
14
vectorDrawables.useSupportLibrary = true
15
}
0 commit comments