build.gradle 🔗
@@ -97,8 +97,8 @@ android {
defaultConfig {
minSdkVersion 23
targetSdkVersion 34
- versionCode 42099
- versionName "2.14.0-beta.2"
+ versionCode 42100
+ versionName "2.14.0-beta.3"
archivesBaseName += "-$versionName"
applicationId "eu.siacs.conversations"
resValue "string", "applicationId", applicationId