We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87c5ee6 commit 6d16552Copy full SHA for 6d16552
app/app/build.gradle
@@ -34,7 +34,7 @@ android {
34
minSdk 29
35
targetSdk 32
36
versionCode getCustomVersionCode()
37
- versionName "1.0"
+ versionName "1.5"
38
39
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
40
}
0 commit comments