Skip to content

Commit c3b38f3

Browse files
Weekly 23.0.0 Alpha 21
1 parent 972e8a8 commit c3b38f3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

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

4040
// mayor.minor.hotfix.increment (for increment: 01-50=Alpha / 51-89=RC / 90-99=stable)
4141
// xx .xxx .xx .xx
42-
versionCode 230000020
43-
versionName "23.0.0 Alpha 20"
42+
versionCode 230000021
43+
versionName "23.0.0 Alpha 21"
4444

4545
flavorDimensions "default"
4646
renderscriptTargetApi = 19

0 commit comments

Comments
 (0)