We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 387f84c + e43c09b commit 326484aCopy full SHA for 326484a
app/build.gradle.kts
@@ -43,7 +43,7 @@ android {
43
targetSdk = 34
44
45
versionCode = 2
46
- versionName = "1.1"
+ versionName = "1.1.0"
47
48
buildConfigField("boolean", "GOLD", "false")
49
val iconValue = "@mipmap/ic_launcher"
0 commit comments