forked from mirror/monocles_chat
Prepare 2.0
This commit is contained in:
parent
0e97696bc8
commit
ecf5370a53
1 changed files with 2 additions and 2 deletions
|
@ -207,8 +207,8 @@ android {
|
|||
dimension "mode"
|
||||
|
||||
applicationId = "de.monocles.chat"
|
||||
versionCode 175
|
||||
versionName "1.8"
|
||||
versionCode 177
|
||||
versionName "2.0"
|
||||
def appName = "monocles chat"
|
||||
resValue "string", "app_name", appName
|
||||
buildConfigField "String", "APP_NAME", "\"$appName\"";
|
||||
|
|
Loading…
Add table
Reference in a new issue