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 d99ab20 commit 5a2e8c0Copy full SHA for 5a2e8c0
android/build.gradle.kts
@@ -15,7 +15,7 @@ android {
15
minSdk = 26
16
targetSdk = 36
17
versionCode = 2000
18
- versionName = "5.0.0-alpha4"
+ versionName = "5.0.0-beta1"
19
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
20
}
21
0 commit comments