diff --git a/gradle.properties b/gradle.properties index 5f31059e4a..b0b7a57395 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,8 +4,7 @@ org.gradle.jvmargs=-Xmx2G -Dfile.encoding=UTF-8 # Activating will be much faster, but break the build of 'poi-ooxml-lite' -# @todo: look into poi-ooxml-lite task generateModuleInfo and enforce running whatever is needed before -org.gradle.caching=false +org.gradle.caching=true # Modularise your project and enable parallel build org.gradle.parallel=true