version bump to 2.17.10

Daniel Gultsch created

Change summary

build.gradle | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Detailed changes

build.gradle 🔗

@@ -113,8 +113,8 @@ android {
     defaultConfig {
         minSdkVersion 23
         targetSdkVersion 34
-        versionCode 42131
-        versionName "2.17.9"
+        versionCode 42132
+        versionName "2.17.10"
         archivesBaseName += "-$versionName"
         applicationId "eu.siacs.conversations"
         resValue "string", "applicationId", applicationId