Remove kotlin.compiler.execution.strategy config
(cherry picked from commit a8b53499af901bfb2730d5d3f762b58b62207cbd)
This commit is contained in:
parent
c4b67c4eb1
commit
b25da34b64
3
.github/runner-files/ci-gradle.properties
vendored
3
.github/runner-files/ci-gradle.properties
vendored
@ -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
|
Loading…
x
Reference in New Issue
Block a user