mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-22 13:05:31 +03:00
bump version to 17.2.0 Alpha01 a.k.a "17.20.0 Alpha 01"
please be aware that Alpha versions for 17.20.* are meant to be 17.2.* This is because of a typo that happened in 17.1 Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
This commit is contained in:
parent
59a04f97c4
commit
de7190ff71
1 changed files with 2 additions and 2 deletions
|
@ -46,8 +46,8 @@ android {
|
|||
|
||||
// mayor.minor.hotfix.increment (for increment: 01-50=Alpha / 51-89=RC / 90-99=stable)
|
||||
// xx .xxx .xx .xx
|
||||
versionCode 170100020
|
||||
versionName "17.10.0 Alpha 20"
|
||||
versionCode 170200001
|
||||
versionName "17.20.0 Alpha 01"
|
||||
|
||||
flavorDimensions "default"
|
||||
renderscriptTargetApi 19
|
||||
|
|
Loading…
Reference in a new issue