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