Merge pull request #2797 from nextcloud/bumpVersionTo16.1.0alpha01

bump version to 16.1.0 Alpha 01
This commit is contained in:
Marcel Hibbe 2023-02-24 19:31:40 +01:00 committed by GitHub
commit 06430aec23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,8 +48,8 @@ android {
// mayor.minor.hotfix.increment (for increment: 01-50=Alpha / 51-89=RC / 90-99=stable)
// xx .xxx .xx .xx
versionCode 160000007
versionName "16.0.0 Alpha 07"
versionCode 160010001
versionName "16.1.0 Alpha 01"
flavorDimensions "default"
renderscriptTargetApi 19