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