mirror of
https://github.com/nextcloud/android.git
synced 2024-11-22 21:25:35 +03:00
Bump to 3.15 alpha
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
c0d615e5a0
commit
0e793faae1
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ repositories {
|
|||
|
||||
// semantic versioning for version code
|
||||
def versionMajor = 3
|
||||
def versionMinor = 14
|
||||
def versionMinor = 15
|
||||
def versionPatch = 0
|
||||
def versionBuild = 0 // 0-50=Alpha / 51-98=RC / 90-99=stable
|
||||
|
||||
|
|
Loading…
Reference in a new issue