mirror of
https://github.com/tachiyomiorg/tachiyomi-extensions-inspector.git
synced 2024-12-26 08:41:50 +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
|