mirror of
https://github.com/nextcloud/android.git
synced 2024-11-23 05:35:39 +03:00
commit
0dc71ee4a3
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ repositories {
|
|||
|
||||
// semantic versioning for version code
|
||||
def versionMajor = 3
|
||||
def versionMinor = 8
|
||||
def versionMinor = 9
|
||||
def versionPatch = 0
|
||||
def versionBuild = 0 // 0-50=Alpha / 51-98=RC / 90-99=stable
|
||||
|
||||
|
|
Loading…
Reference in a new issue