There was an error while loading. Please reload this page.
1 parent 7d75712 commit eb2ec2dCopy full SHA for eb2ec2d
1 file changed
app/build.gradle.kts
@@ -62,8 +62,8 @@ android {
62
63
// mayor.minor.hotfix.increment (for increment: 01-50=Alpha / 51-89=RC / 90-99=stable)
64
// xx .xxx .xx .xx
65
- versionCode = 240000008
66
- versionName = "24.0.0 Alpha 08"
+ versionCode = 240010001
+ versionName = "24.1.0 Alpha 01"
67
68
vectorDrawables.useSupportLibrary = true
69
0 commit comments