diff --git a/gradle.properties b/gradle.properties index 1d2f5e5..f4fcfb4 100644 --- a/gradle.properties +++ b/gradle.properties @@ -11,6 +11,3 @@ org.gradle.jvmargs=-XX:MaxMetaspaceSize=1g group=app.softwork android.useAndroidX=true kotlin.mpp.androidSourceSetLayoutVersion=2 -org.gradle.unsafe.isolated-projects=true -org.gradle.configuration-cache.problems=warn -org.gradle.configuration-cache.max-problems=5000