diff --git a/gradle.properties b/gradle.properties index 7cfde6fe..4f19bf9a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -19,7 +19,7 @@ kotlin.code.style=official kotlin.jvm.target.validation.mode=IGNORE org.gradle.daemon=true org.gradle.jvmargs=-Xmx2560m -org.gradle.unsafe.configuration-cache=true +org.gradle.configuration-cache=true # Build optimization org.gradle.parallel=true org.gradle.configureondemand=true \ No newline at end of file