build.gradle 🔗
@@ -100,8 +100,8 @@ android {
defaultConfig {
minSdkVersion 23
targetSdkVersion 34
- versionCode 42119
- versionName "2.17.0-beta"
+ versionCode 42120
+ versionName "2.17.0-beta.2"
archivesBaseName += "-$versionName"
applicationId "eu.siacs.conversations"
resValue "string", "applicationId", applicationId