build.gradle 🔗
@@ -97,8 +97,8 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 34
- versionCode 42094
- versionName "2.13.4"
+ versionCode 42099
+ versionName "2.13.5"
archivesBaseName += "-$versionName"
applicationId "eu.siacs.conversations"
resValue "string", "applicationId", applicationId