Skip to content

Commit e16adf8

Browse files
Weekly 24.0.0 Alpha 08
1 parent 3196d94 commit e16adf8

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 = 240000007
66-
versionName = "24.0.0 Alpha 07"
65+
versionCode = 240000008
66+
versionName = "24.0.0 Alpha 08"
6767

6868
vectorDrawables.useSupportLibrary = true
6969

0 commit comments

Comments
 (0)