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 1dc9ec1 commit 74712eaCopy full SHA for 74712ea
app/build.gradle
@@ -15,7 +15,7 @@ android {
15
minSdk= 26
16
targetSdk = 35
17
versionCode 2000012
18
- versionName "2.0.12-SNAPSHOT"
+ versionName "2.0.12"
19
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
20
}
21
0 commit comments