build.gradle 🔗
@@ -97,8 +97,8 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 34
- versionCode 42083
- versionName "2.13.1-beta.2"
+ versionCode 42084
+ versionName "2.13.1-beta.3"
archivesBaseName += "-$versionName"
applicationId "eu.siacs.conversations"
resValue "string", "applicationId", applicationId