mirror of
https://github.com/Suwayomi/TachideskJUI.git
synced 2025-12-15 17:22:03 +01:00
Use proper cl gradle.properties
This commit is contained in:
7
.github/runner-files/ci-gradle.properties
vendored
Normal file
7
.github/runner-files/ci-gradle.properties
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
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
|
||||
Reference in New Issue
Block a user