Update gradle.properties

This commit is contained in:
Ludy87 2025-08-07 19:52:37 +02:00
parent 9875e94d04
commit ee0c2242ec
No known key found for this signature in database
GPG Key ID: 92696155E0220F94

View File

@ -2,6 +2,7 @@
org.gradle.parallel=true
# Enables build caching to reuse outputs from previous builds for faster execution
# org.gradle.caching=true
org.gradle.caching=true
org.gradle.build-scan=true
org.gradle.configuration-cache=true