diff --git a/build.gradle b/build.gradle index f53ca2e8c..f6df49c08 100644 --- a/build.gradle +++ b/build.gradle @@ -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\""