mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-21 20:45:29 +03:00
bump version to 19.0.0 RC1
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
This commit is contained in:
parent
7a64c53823
commit
177858d319
1 changed files with 2 additions and 2 deletions
|
@ -33,8 +33,8 @@ android {
|
|||
|
||||
// mayor.minor.hotfix.increment (for increment: 01-50=Alpha / 51-89=RC / 90-99=stable)
|
||||
// xx .xxx .xx .xx
|
||||
versionCode 190000003
|
||||
versionName "19.0.0 Alpha 03"
|
||||
versionCode 190000051
|
||||
versionName "19.0.0 RC1"
|
||||
|
||||
flavorDimensions "default"
|
||||
renderscriptTargetApi 19
|
||||
|
|
Loading…
Reference in a new issue