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:
Marcel Hibbe 2023-09-01 10:32:25 +02:00
parent 59a04f97c4
commit de7190ff71
No known key found for this signature in database
GPG key ID: C793F8B59F43CE7B

View file

@ -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