Prepare 2.0.4

This commit is contained in:
Arne 2025-01-03 15:35:24 +01:00
parent c47b256218
commit dcb005c47e

View file

@ -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\""