We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7dacb6 commit a12d0d1Copy full SHA for a12d0d1
1 file changed
app/build.gradle.kts
@@ -26,7 +26,7 @@ android {
26
minSdk = 24
27
targetSdk = 36
28
versionCode = 1
29
- versionName = "0.0.1"
+ versionName = "1.0.0"
30
}
31
32
signingConfigs {
0 commit comments