mirror of
https://github.com/tachiyomiorg/tachiyomi-extensions-inspector.git
synced 2024-11-01 15:05:06 +01:00
8 lines
175 B
INI
8 lines
175 B
INI
org.gradle.daemon=false
|
|
org.gradle.jvmargs=-Xmx5120m
|
|
org.gradle.workers.max=5
|
|
org.gradle.parallel=true
|
|
|
|
kotlin.incremental=false
|
|
kotlin.compiler.execution.strategy=in-process
|