forked from mirror/monocles_chat_clean
increased version code
This commit is contained in:
parent
ab996fcaf3
commit
7eb430cdcd
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue