Skip to content

Commit 6c45aac

Browse files
Weekly 24.0.0 Alpha 04
1 parent fd363cc commit 6c45aac

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 = 240000003
66-
versionName = "24.0.0 Alpha 03"
65+
versionCode = 240000004
66+
versionName = "24.0.0 Alpha 04"
6767

6868
vectorDrawables.useSupportLibrary = true
6969

0 commit comments

Comments
 (0)