diff --git a/build.gradle b/build.gradle index b0e622754..5f4ab3fd2 100644 --- a/build.gradle +++ b/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