From e43eb29c9dcbb71e0c8b94ea69e4de2d74131f6e Mon Sep 17 00:00:00 2001 From: "S. Grimault" Date: Sun, 2 May 2021 14:37:12 +0200 Subject: [PATCH] chore: 1.1.8 release --- sync/build.gradle | 2 +- sync/version.properties | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sync/build.gradle b/sync/build.gradle index 1f9beef0..f2035cf8 100644 --- a/sync/build.gradle +++ b/sync/build.gradle @@ -2,7 +2,7 @@ apply plugin: 'com.android.application' apply plugin: 'kotlin-android' apply plugin: "kotlin-kapt" -version = "1.1.7" +version = "1.1.8" android { compileSdkVersion 29 diff --git a/sync/version.properties b/sync/version.properties index 08a817c7..de7e35f4 100644 --- a/sync/version.properties +++ b/sync/version.properties @@ -1,2 +1,2 @@ -#Wed Apr 14 21:15:36 CEST 2021 -VERSION_CODE=2865 +#Sun May 02 14:35:10 CEST 2021 +VERSION_CODE=2870