update fork #128

Manually merged
tristan merged 181 commits from mirror/monocles_chat_clean:master into master 2026-01-23 14:02:38 +01:00
Showing only changes of commit cb301bbb14 - Show all commits

Prepare version 2.1
Some checks failed
Android CI / build (pull_request) Has been cancelled

Arne 2026-01-22 21:29:56 +01:00

View file

@ -149,7 +149,7 @@ android {
minSdkVersion 23
targetSdkVersion 35
versionCode 196
versionName "2.0.19"
versionName "2.1"
applicationId "de.monocles.chat"
def appName = "monocles chat"
resValue "string", "app_name", appName
@ -216,7 +216,7 @@ android {
dimension "mode"
applicationId = "de.monocles.chat"
versionCode 196
versionName "2.0.19"
versionName "2.1"
def appName = "monocles chat"
resValue "string", "app_name", appName
buildConfigField "String", "APP_NAME", "\"$appName\""