Remove kotlin.compiler.execution.strategy config

This commit is contained in:
arkon 2022-04-07 22:34:25 -04:00
parent a8aeae329e
commit a8b53499af

View File

@ -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