Merge pull request #2636 from nextcloud/increase-version-to-15.2

Bump version to 15.2
This commit is contained in:
Andy Scherzinger 2022-12-16 18:21:08 +01:00 committed by GitHub
commit dfc36e49c6
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 150010012
versionName "15.1.0 Alpha 12"
versionCode 150020001
versionName "15.2.0 Alpha 1"
flavorDimensions "default"
renderscriptTargetApi 19