diff --git a/gradle.properties b/gradle.properties index eeed7cd8..f4f49faf 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,3 +1,4 @@ android.enableJetifier=true android.useAndroidX=true -kotlin.code.style=official \ No newline at end of file +kotlin.code.style=official +org.gradle.jvmargs=-Xmx2048M \ No newline at end of file diff --git a/sync/version.properties b/sync/version.properties index 84c1501b..ba5ce6da 100644 --- a/sync/version.properties +++ b/sync/version.properties @@ -1,2 +1,2 @@ -#Wed Jun 23 22:07:11 CEST 2021 -VERSION_CODE=2980 +#Thu Jul 29 10:14:58 CEST 2021 +VERSION_CODE=3150