Remove kotlin.compiler.execution.strategy config
(cherry picked from commit a8b53499af)
This commit is contained in:
@@ -2,5 +2,4 @@ org.gradle.daemon=false
|
||||
org.gradle.jvmargs=-Xmx5120m
|
||||
org.gradle.workers.max=2
|
||||
|
||||
kotlin.incremental=false
|
||||
kotlin.compiler.execution.strategy=in-process
|
||||
kotlin.incremental=false
|
||||
Reference in New Issue
Block a user