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 344af9c commit a01cbc8Copy full SHA for a01cbc8
app/build.gradle
@@ -10,7 +10,7 @@ android {
10
compileSdk 34
11
targetSdkVersion 34
12
versionCode 10
13
- versionName "1.2.0-rc1"
+ versionName "1.2.0"
14
multiDexEnabled true
15
16
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
0 commit comments