Skip to content

Commit 28528aa

Browse files
committed
bump version to 20.1.1 RC1
Signed-off-by: Marcel Hibbe <[email protected]>
1 parent 7d5fec3 commit 28528aa

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
@@ -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 200010090
44-
versionName "20.1.0"
43+
versionCode 200010151
44+
versionName "20.1.1 RC1"
4545

4646
flavorDimensions "default"
4747
renderscriptTargetApi 19

0 commit comments

Comments
 (0)