mirror of
https://github.com/mihonapp/mihon.git
synced 2025-10-17 08:39:43 +02:00
Remove kotlin.compiler.execution.strategy config
This commit is contained in:
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
|
Reference in New Issue
Block a user