Skip to content

Commit 192cb11

Browse files
Weekly 23.0.0 Alpha 12
1 parent c146039 commit 192cb11

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
@@ -40,8 +40,8 @@ android {
4040

4141
// mayor.minor.hotfix.increment (for increment: 01-50=Alpha / 51-89=RC / 90-99=stable)
4242
// xx .xxx .xx .xx
43-
versionCode 230000011
44-
versionName "23.0.0 Alpha 11"
43+
versionCode 230000012
44+
versionName "23.0.0 Alpha 12"
4545

4646
flavorDimensions "default"
4747
renderscriptTargetApi = 19

0 commit comments

Comments
 (0)