diff --git a/gradle.properties b/gradle.properties index 701e62c..bed26f6 100644 --- a/gradle.properties +++ b/gradle.properties @@ -41,10 +41,6 @@ kotlin.daemon.jvmargs=-Xmx3g -XX:+UseParallelGC # thereby reducing the size of the R class for that library android.nonTransitiveRClass=true -# Android build optimizations -org.gradle.configuration-cache=true -org.gradle.configuration-cache.problems=warn - # SDK Versions compileSdk=37 minSdk=31