update build.gradle for beta
This commit is contained in:
parent
ea9e456583
commit
62b87d0796
1 changed files with 2 additions and 2 deletions
|
@ -64,8 +64,8 @@ android {
|
|||
defaultConfig {
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 23
|
||||
versionCode 134
|
||||
versionName "1.11.2.1"
|
||||
versionCode 135
|
||||
versionName "beta-1"
|
||||
archivesBaseName += "-$versionName"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue