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:
Marcel Hibbe 2024-03-19 14:42:46 +01:00
parent 3da5c2a7c6
commit b6ab3cde9a
No known key found for this signature in database
GPG Key ID: C793F8B59F43CE7B

View File

@ -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 190000002
versionName "19.0.0 Alpha 02"
versionCode 190000003
versionName "19.0.0 Alpha 03"
flavorDimensions "default"
renderscriptTargetApi 19