ver 1.5b
This commit is contained in:
parent
63ad0704fa
commit
a8a4ffcab1
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ android {
|
|||
minSdkVersion 21
|
||||
targetSdkVersion 23
|
||||
versionCode 1500
|
||||
version "1.5a"
|
||||
version "1.5b"
|
||||
buildConfigField "String", "VERSION", '"' + version + '"'
|
||||
buildConfigField "String", "BUILDVERSION", generateGitBuild()
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue