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