We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e49a69 commit 0969dc1Copy full SHA for 0969dc1
app/build.gradle
@@ -34,7 +34,7 @@ android {
34
minSdkVersion 24
35
targetSdkVersion 30
36
versionCode 27
37
- versionName "${gitCommitHash}"
+ versionName "1.4.12"
38
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
39
}
40
buildTypes {
0 commit comments