summaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/gradle.properties b/gradle.properties
index a99b6a4..7750c23 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -2,3 +2,4 @@ org.gradle.configuration-cache=true
kotlin.code.style=official
org.gradle.jvmargs=-Xmx2G
org.gradle.parallel=true
+org.jetbrains.dokka.experimental.gradle.pluginMode=V2Enabled