We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abf545f commit 3280a6aCopy full SHA for 3280a6a
gradle.properties
@@ -22,3 +22,5 @@ codegenVersion=0.35.11-SNAPSHOT
22
# FIXME Remove after Dokka 2.0 Gradle plugin is stable
23
org.jetbrains.dokka.experimental.gradle.pluginMode=V2Enabled
24
org.jetbrains.dokka.experimental.gradle.pluginMode.noWarn=true
25
+
26
+org.gradle.parallel=true
0 commit comments