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