diff --git a/gradle.properties b/gradle.properties index df27565a0a41..316d6a7ec186 100644 --- a/gradle.properties +++ b/gradle.properties @@ -17,6 +17,7 @@ org.gradle.caching = true org.gradle.configuration-cache = true +org.gradle.configuration-cache.parallel = true org.gradle.jvmargs = -Xmx2g -XX:MaxMetaspaceSize=1g -Dfile.encoding=UTF-8 org.gradle.kotlin.dsl.allWarningsAsErrors = true org.gradle.parallel = true