mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-23 13:35:33 +03:00
Merge pull request #2377 from nextcloud/bumpVersionTo15.1.0alpha1
bump version to 15.1.0 alpha1
This commit is contained in:
commit
b8b3c47f11
1 changed files with 2 additions and 2 deletions
|
@ -45,8 +45,8 @@ android {
|
|||
|
||||
// mayor.minor.hotfix.increment (for increment: 01-50=Alpha / 51-89=RC / 90-99=stable)
|
||||
// xx .xxx .xx .xx
|
||||
versionCode 150000006
|
||||
versionName "15.0.0 Alpha 06"
|
||||
versionCode 150010001
|
||||
versionName "15.1.0 Alpha 1"
|
||||
|
||||
flavorDimensions "default"
|
||||
renderscriptTargetApi 19
|
||||
|
|
Loading…
Reference in a new issue