bump version code

Daniel Gultsch created

Change summary

build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

build.gradle 🔗

@@ -86,7 +86,7 @@ android {
     defaultConfig {
         minSdkVersion 16
         targetSdkVersion 28
-        versionCode 352
+        versionCode 353
         versionName "2.6.2"
         archivesBaseName += "-$versionName"
         applicationId "eu.siacs.conversations"