Can I silence this? `Consider enabling configurati...
# community-support
m
Can I silence this?
Consider enabling configuration cache to speed up this build
1
Other than by enabling the configuration cache ^^?
m
Copy code
org.gradle.configuration-cache=false
? that will do 👍
Yup, that did it, thanks! thank you
m
FWIW, it is in the release notes: https://docs.gradle.org/current/release-notes.html#configuration-cache-improvements Should have prepared a dedicated landing page for this too...
👍 1
m
Sorry I missed it!