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 c3ee041 commit e489041Copy full SHA for e489041
1 file changed
gradle.properties
@@ -4,6 +4,7 @@ org.gradle.caching=true
4
org.gradle.parallel=true
5
org.gradle.configureondemand=true
6
org.gradle.configuration-cache=true
7
+org.gradle.configuration-cache.parallel=true
8
9
org.jetbrains.dokka.experimental.gradle.pluginMode=V2Enabled
10
0 commit comments