Files
intellij-slint/gradle.properties
2026-01-29 09:08:29 +08:00

5 lines
275 B
Properties

# Enable Gradle Configuration Cache -> https://docs.gradle.org/current/userguide/configuration_cache.html
org.gradle.configuration-cache=true
# Enable Gradle Build Cache -> https://docs.gradle.org/current/userguide/build_cache.html
org.gradle.caching=true
slintVersion=1.14.1