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