mirror of
https://codeberg.org/monocles/monocles_chat.git
synced 2025-01-15 14:12:21 +01:00
Prepare 2.0.4
This commit is contained in:
parent
c47b256218
commit
dcb005c47e
1 changed files with 2 additions and 2 deletions
|
@ -207,8 +207,8 @@ android {
|
||||||
monocleschat {
|
monocleschat {
|
||||||
dimension "mode"
|
dimension "mode"
|
||||||
applicationId = "de.monocles.chat"
|
applicationId = "de.monocles.chat"
|
||||||
versionCode 180
|
versionCode 181
|
||||||
versionName "2.0.3"
|
versionName "2.0.4"
|
||||||
def appName = "monocles chat"
|
def appName = "monocles chat"
|
||||||
resValue "string", "app_name", appName
|
resValue "string", "app_name", appName
|
||||||
buildConfigField "String", "APP_NAME", "\"$appName\""
|
buildConfigField "String", "APP_NAME", "\"$appName\""
|
||||||
|
|
Loading…
Reference in a new issue