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