From b6ce914f6209fc3a2195d75283fee5234c0d1c69 Mon Sep 17 00:00:00 2001 From: Daniel Gultsch Date: Fri, 22 Jul 2022 20:30:47 +0200 Subject: version bump to 2.10.8 --- build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'build.gradle') diff --git a/build.gradle b/build.gradle index b48ffb58e..900cead2d 100644 --- a/build.gradle +++ b/build.gradle @@ -91,8 +91,8 @@ android { defaultConfig { minSdkVersion 21 targetSdkVersion 30 - versionCode 42033 - versionName "2.10.7" + versionCode 42034 + versionName "2.10.8" archivesBaseName += "-$versionName" applicationId "eu.siacs.conversations" resValue "string", "applicationId", applicationId -- cgit v1.2.3