mirror of
https://github.com/moparisthebest/Conversations
synced 2025-01-31 23:20:08 -05:00
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 New Issue
Block a user