Skip to content

Commit 177858d

Browse files
committed
bump version to 19.0.0 RC1
Signed-off-by: Marcel Hibbe <[email protected]>
1 parent 7a64c53 commit 177858d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

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

3434
// mayor.minor.hotfix.increment (for increment: 01-50=Alpha / 51-89=RC / 90-99=stable)
3535
// xx .xxx .xx .xx
36-
versionCode 190000003
37-
versionName "19.0.0 Alpha 03"
36+
versionCode 190000051
37+
versionName "19.0.0 RC1"
3838

3939
flavorDimensions "default"
4040
renderscriptTargetApi 19

0 commit comments

Comments
 (0)