diff --git a/build.gradle b/build.gradle index 9f1ae2334e49c2991576558a8e860f2fd4efd1fc..a09ea4cef40cf1597156a9b75294b482388ca91f 100644 --- a/build.gradle +++ b/build.gradle @@ -100,8 +100,8 @@ android { defaultConfig { minSdkVersion 23 targetSdkVersion 34 - versionCode 42110 - versionName "2.15.3" + versionCode 42111 + versionName "2.16.0" archivesBaseName += "-$versionName" applicationId "eu.siacs.conversations" resValue "string", "applicationId", applicationId