mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-20 03:59:35 +01:00
bump version to 21.0.0 RC1
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
This commit is contained in:
parent
b44296c5eb
commit
1f8e674224
@ -39,8 +39,8 @@ android {
|
||||
|
||||
// mayor.minor.hotfix.increment (for increment: 01-50=Alpha / 51-89=RC / 90-99=stable)
|
||||
// xx .xxx .xx .xx
|
||||
versionCode 210000010
|
||||
versionName "21.0.0 Alpha 10"
|
||||
versionCode 210000051
|
||||
versionName "21.0.0 RC1"
|
||||
|
||||
flavorDimensions "default"
|
||||
renderscriptTargetApi 19
|
||||
|
Loading…
Reference in New Issue
Block a user