mirror of
https://github.com/moparisthebest/Conversations
synced 2025-01-05 18:58:07 -05:00
bump version code for beta
This commit is contained in:
parent
4ab8fe13de
commit
95db6db935
@ -53,8 +53,8 @@ android {
|
||||
defaultConfig {
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 23
|
||||
versionCode 115
|
||||
versionName "1.8.4"
|
||||
versionCode 116
|
||||
versionName "1.9.0-beta"
|
||||
project.ext.set(archivesBaseName, archivesBaseName + "-" + versionName);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user