diff --git a/gradle.properties b/gradle.properties index 65a70b92ca..f97f310c16 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,9 +5,6 @@ kotlin.code.style=official kotlin.compilerArgs=-Xjspecify-annotations=strict, -Xtype-enhancement-improvements-strict-mode org.gradle.caching=true -org.gradle.configuration-cache=true -org.gradle.configuration-cache.parallel=true -org.gradle.configuration-cache.problems=warn org.gradle.jvmargs=-Xmx4g -XX:+UseParallelGC -Dfile.encoding=UTF-8 org.gradle.parallel=true