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