increased version code
This commit is contained in:
parent
4b62bd256d
commit
9bb8683048
|
@ -48,7 +48,7 @@ android {
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 14
|
minSdkVersion 14
|
||||||
targetSdkVersion 21
|
targetSdkVersion 21
|
||||||
versionCode 97
|
versionCode 98
|
||||||
versionName "1.6.11"
|
versionName "1.6.11"
|
||||||
project.ext.set(archivesBaseName, archivesBaseName + "-" + versionName);
|
project.ext.set(archivesBaseName, archivesBaseName + "-" + versionName);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue