tachiyomi-extensions-inspector/.github/runner-files/ci-gradle.properties

8 lines
175 B
Properties
Raw Normal View History

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