bump version code
This commit is contained in:
parent
a1ac4fd665
commit
5e79e94e77
|
@ -53,7 +53,7 @@ android {
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 14
|
minSdkVersion 14
|
||||||
targetSdkVersion 23
|
targetSdkVersion 23
|
||||||
versionCode 110
|
versionCode 111
|
||||||
versionName "1.8.1"
|
versionName "1.8.1"
|
||||||
project.ext.set(archivesBaseName, archivesBaseName + "-" + versionName);
|
project.ext.set(archivesBaseName, archivesBaseName + "-" + versionName);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue