diff --git a/gradle.properties b/gradle.properties index 883eeacf7b..3a82e5ed65 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,4 @@ # Done to increase the memory available to gradle. org.gradle.jvmargs=-Xmx2G org.gradle.caching=true -org.gradle.parallel=true - -org.gradle.configuration-cache=true \ No newline at end of file +org.gradle.parallel=true \ No newline at end of file