mirror of
https://github.com/moparisthebest/Conversations
synced 2024-11-24 01:32:17 -05:00
increment version code
This commit is contained in:
parent
60211a315e
commit
aeba964a65
@ -49,7 +49,7 @@ android {
|
||||
defaultConfig {
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 21
|
||||
versionCode 106
|
||||
versionCode 107
|
||||
versionName "1.7.3"
|
||||
project.ext.set(archivesBaseName, archivesBaseName + "-" + versionName);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user