bump version code for beta
This commit is contained in:
parent
4ab8fe13de
commit
95db6db935
|
@ -53,8 +53,8 @@ android {
|
|||
defaultConfig {
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 23
|
||||
versionCode 115
|
||||
versionName "1.8.4"
|
||||
versionCode 116
|
||||
versionName "1.9.0-beta"
|
||||
project.ext.set(archivesBaseName, archivesBaseName + "-" + versionName);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue