diff --git a/refilc/android/gradle.properties b/refilc/android/gradle.properties index 23f4a331..1c2f9871 100644 --- a/refilc/android/gradle.properties +++ b/refilc/android/gradle.properties @@ -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 \ No newline at end of file