We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 719641b commit 9b4f285Copy full SHA for 9b4f285
1 file changed
app/build.gradle
@@ -12,7 +12,7 @@ android {
12
minSdk 19
13
targetSdk 34
14
versionCode 1
15
- versionName "1.1.1"
+ versionName "1.2.0"
16
17
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
18
}
0 commit comments