diff --git a/build.gradle b/build.gradle index a53710f0f..c6e5f252d 100644 --- a/build.gradle +++ b/build.gradle @@ -102,8 +102,8 @@ android { defaultConfig { minSdkVersion 24 targetSdkVersion 34 - versionCode 42114 - versionName "2.3.0" + versionCode 42115 + versionName "2.3.1" archivesBaseName += "-$versionName" applicationId "eu.siacs.conversations.classic" resValue "string", "applicationId", applicationId