diff --git a/gradle.properties b/gradle.properties index 5ce4c9b66a9..30be8deeb45 100755 --- a/gradle.properties +++ b/gradle.properties @@ -2,8 +2,7 @@ org.gradle.jvmargs=-Xmx3G org.gradle.daemon=true org.gradle.parallel=true org.gradle.caching=true -org.gradle.configuration-cache=false -#TODO: config-cache requires update of language merging task in OPC +org.gradle.configuration-cache=true modId=minecolonies modGroup=com.ldtteam