Prepare 2.0.4
This commit is contained in:
parent
42fdcc38e2
commit
49d3f2d078
1 changed files with 2 additions and 2 deletions
|
@ -207,8 +207,8 @@ android {
|
|||
monocleschat {
|
||||
dimension "mode"
|
||||
applicationId = "de.monocles.chat"
|
||||
versionCode 180
|
||||
versionName "2.0.3"
|
||||
versionCode 181
|
||||
versionName "2.0.4"
|
||||
def appName = "monocles chat"
|
||||
resValue "string", "app_name", appName
|
||||
buildConfigField "String", "APP_NAME", "\"$appName\""
|
||||
|
|
Loading…
Reference in a new issue