1.3rc1
This commit is contained in:
parent
3d521eb75c
commit
8c8af1755b
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ android {
|
|||
minSdkVersion 21
|
||||
targetSdkVersion 23
|
||||
versionCode 1100
|
||||
version "1.1h"
|
||||
version "1.3rc1"
|
||||
buildConfigField "String", "VERSION", '"' + version + '"'
|
||||
buildConfigField "String", "BUILDVERSION", generateGitBuild()
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue