Set Kotlin compiler strategy to in-process for CI
This commit is contained in:
@@ -2,4 +2,5 @@ org.gradle.jvmargs=-Xmx6G -XX:MaxMetaspaceSize=4G -XX:+HeapDumpOnOutOfMemoryErro
|
||||
android.useAndroidX=true
|
||||
android.enableJetifier=true
|
||||
org.gradle.parallel=true
|
||||
kotlin.compiler.execution.strategy=in-process
|
||||
# kotlin.jvm.target.validation.mode=IGNORE
|
||||
Reference in New Issue
Block a user