mirror of
https://github.com/nextcloud/android.git
synced 2024-11-21 20:55:31 +03:00
Bump to 3.26 Alpha
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
This commit is contained in:
parent
c35e1e6ab3
commit
b6b5a96361
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ configurations.configureEach {
|
|||
|
||||
// semantic versioning for version code
|
||||
def versionMajor = 3
|
||||
def versionMinor = 25
|
||||
def versionMinor = 26
|
||||
def versionPatch = 0
|
||||
def versionBuild = 0 // 0-50=Alpha / 51-98=RC / 90-99=stable
|
||||
|
||||
|
|
Loading…
Reference in a new issue