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