mirror of
https://github.com/moparisthebest/Conversations
synced 2024-11-24 09:42:17 -05:00
increment version code
This commit is contained in:
parent
811e2eaeec
commit
15d1623ec6
@ -48,7 +48,7 @@ android {
|
||||
defaultConfig {
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 21
|
||||
versionCode 94
|
||||
versionCode 95
|
||||
versionName "1.6.9"
|
||||
project.ext.set(archivesBaseName, archivesBaseName + "-" + versionName);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user