Skip to content

Commit 5a7f2fe

Browse files
committed
bump version to 21.1.0 RC1
Signed-off-by: Marcel Hibbe <[email protected]>
1 parent e920a79 commit 5a7f2fe

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
@@ -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 210010018
43-
versionName "21.1.0 Alpha 18"
42+
versionCode 210010051
43+
versionName "21.1.0 RC1"
4444

4545
flavorDimensions "default"
4646
renderscriptTargetApi 19

0 commit comments

Comments
 (0)