summaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties3
1 files changed, 3 insertions, 0 deletions
diff --git a/gradle.properties b/gradle.properties
index 52648593..06c56148 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -22,3 +22,6 @@
# For Dokka https://github.com/Kotlin/dokka/issues/1405
org.gradle.jvmargs=-XX:MaxMetaspaceSize=2G
+
+org.gradle.parallel=true
+org.gradle.caching=true