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.
2 parents e1daa8d + c10ff72 commit 5b04d66Copy full SHA for 5b04d66
1 file changed
gradle.properties
@@ -12,8 +12,8 @@ org.gradle.caching=true
12
org.gradle.configuration-cache=true
13
org.gradle.configuration-cache.parallel=true
14
org.gradle.kotlin.dsl.allWarningsAsErrors=true
15
-#org.gradle.tooling.parallel=true
16
-#org.gradle.unsafe.isolated-projects=true
+org.gradle.tooling.parallel=true
+org.gradle.unsafe.isolated-projects=true
17
# Kotlin
18
kotlin.code.style=official
19
kotlin.compiler.execution.strategy=in-process
0 commit comments