diff --git a/gradle.properties b/gradle.properties index 9b6de2a..1fa3a18 100644 --- a/gradle.properties +++ b/gradle.properties @@ -40,10 +40,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