We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e015b8 commit 22515feCopy full SHA for 22515fe
1 file changed
app/build.gradle.kts
@@ -25,7 +25,7 @@ android {
25
minSdk = 33
26
targetSdk = 36
27
versionCode = 1
28
- versionName = "1.0"
+ versionName = "1.0.0"
29
30
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
31
}
0 commit comments