We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 387f84c commit e43c09bCopy full SHA for e43c09b
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