Skip to content

Commit a4636ac

Browse files
Weekly 25.1.0 Alpha 06
1 parent a49e918 commit a4636ac

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
@@ -61,8 +61,8 @@ android {
6161

6262
// mayor.minor.hotfix.increment (for increment: 01-50=Alpha / 51-89=RC / 90-99=stable)
6363
// xx .xxx .xx .xx
64-
versionCode = 250010005
65-
versionName = "25.1.0 Alpha 05"
64+
versionCode = 250010006
65+
versionName = "25.1.0 Alpha 06"
6666

6767
vectorDrawables.useSupportLibrary = true
6868

0 commit comments

Comments
 (0)