aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gradle.properties3
1 files changed, 1 insertions, 2 deletions
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