We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82a4d91 commit 0ce9617Copy full SHA for 0ce9617
app/build.gradle.kts
@@ -19,7 +19,7 @@ android {
19
minSdk = 27
20
targetSdk = 36
21
versionCode = 1
22
- versionName = "1.0.0"
+ versionName = "0.1.0-beta"
23
24
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
25
}
0 commit comments