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 decb6c8 commit ecead83Copy full SHA for ecead83
gradle.properties
@@ -28,8 +28,8 @@ testGradleArguments=
28
testIntelliJVersion=2021.2.4
29
testMarkdownPluginVersion=212.5457.16
30
31
-#org.gradle.caching=true
32
-#org.gradle.parallel=true
+org.gradle.caching=true
+org.gradle.parallel=true
33
34
# Dokka is incompatible with the configuration cache https://github.com/Kotlin/dokka/issues/1217
35
#org.gradle.unsafe.configuration-cache=true
0 commit comments