Prepare 2.0

This commit is contained in:
Arne 2024-10-02 10:56:27 +02:00
parent 0e97696bc8
commit ecf5370a53

View file

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