repo updated
This commit is contained in:
parent
436e10d74f
commit
3d33d3fe49
624 changed files with 354 additions and 16919 deletions
|
|
@ -76,9 +76,9 @@ configurations.configureEach {
|
|||
|
||||
// semantic versioning for version code
|
||||
def versionMajor = 3
|
||||
def versionMinor = 35
|
||||
def versionMinor = 34
|
||||
def versionPatch = 0
|
||||
def versionBuild = 0 // 0-50=Alpha / 51-98=RC / 90-99=stable
|
||||
def versionBuild = 90 // 0-50=Alpha / 51-98=RC / 90-99=stable
|
||||
|
||||
|
||||
def ndkEnv = new HashMap<String, String>()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue