mirror of
https://github.com/nextcloud/android.git
synced 2024-11-22 21:25:35 +03:00
bump to 3.11 alpha
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
This commit is contained in:
parent
9a47a4d30b
commit
62aaed7f3c
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ repositories {
|
|||
|
||||
// semantic versioning for version code
|
||||
def versionMajor = 3
|
||||
def versionMinor = 10
|
||||
def versionMinor = 11
|
||||
def versionPatch = 0
|
||||
def versionBuild = 0 // 0-50=Alpha / 51-98=RC / 90-99=stable
|
||||
|
||||
|
|
Loading…
Reference in a new issue