Files
AndroidJava/EblanLauncher/.github/ci-gradle.properties
T
coco 7846a45f2c a
2026-07-03 15:47:27 +08:00

8 lines
234 B
Properties

org.gradle.daemon=false
org.gradle.parallel=true
org.gradle.configuration-cache=true
org.gradle.configuration-cache.parallel=true
org.gradle.caching=true
org.gradle.configureondemand=true
kotlin.incremental=true
warningsAsErrors=false