mirror of
https://github.com/nextcloud/talk-android
synced 2025-07-09 22:04:24 +01:00
manually bump to 19.0.0 Alpha 03
manual bump because alpha automation failed to bump version because of "Commits must have verified signatures". See https://github.com/nextcloud/talk-android/pull/3733#issuecomment-2007183957 Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
This commit is contained in:
parent
3da5c2a7c6
commit
b6ab3cde9a
@ -33,8 +33,8 @@ android {
|
|||||||
|
|
||||||
// mayor.minor.hotfix.increment (for increment: 01-50=Alpha / 51-89=RC / 90-99=stable)
|
// mayor.minor.hotfix.increment (for increment: 01-50=Alpha / 51-89=RC / 90-99=stable)
|
||||||
// xx .xxx .xx .xx
|
// xx .xxx .xx .xx
|
||||||
versionCode 190000002
|
versionCode 190000003
|
||||||
versionName "19.0.0 Alpha 02"
|
versionName "19.0.0 Alpha 03"
|
||||||
|
|
||||||
flavorDimensions "default"
|
flavorDimensions "default"
|
||||||
renderscriptTargetApi 19
|
renderscriptTargetApi 19
|
||||||
|
Loading…
Reference in New Issue
Block a user