Skip to content

Commit a7267d9

Browse files
Weekly 24.0.0 Alpha 02
1 parent 8b370b3 commit a7267d9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ android {
6262

6363
// mayor.minor.hotfix.increment (for increment: 01-50=Alpha / 51-89=RC / 90-99=stable)
6464
// xx .xxx .xx .xx
65-
versionCode = 240000001
66-
versionName = "24.0.0 Alpha 1"
65+
versionCode = 240000002
66+
versionName = "24.0.0 Alpha 02"
6767

6868
vectorDrawables.useSupportLibrary = true
6969

0 commit comments

Comments
 (0)