Files
Stirling-PDF/gradle.properties
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

13 lines
429 B
Properties
Raw Normal View History

2025-01-12 14:46:40 +01:00
# Enables parallel execution of tasks, allowing multiple tasks to run simultaneously
org.gradle.parallel=true
# Enables build caching to reuse outputs from previous builds for faster execution
org.gradle.caching=true
2025-01-12 14:46:40 +01:00
org.gradle.build-scan=true
# allow Gradle to download the toolchain version requested by the build
org.gradle.java.installations.auto-download=true
org.gradle.daemon=true
# org.gradle.configuration-cache=true