2.0e-dev
This commit is contained in:
parent
e9d7a917d2
commit
9610ef54da
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ android {
|
|||
targetSdkVersion 25
|
||||
multiDexEnabled true
|
||||
versionCode 1500
|
||||
version "2.0d-dev"
|
||||
version "2.0e-dev"
|
||||
buildConfigField "String", "VERSION", '"' + version + '"'
|
||||
buildConfigField "String", "BUILDVERSION", generateGitBuild()
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
|
|
Loading…
Reference in a new issue