This message was deleted.
# configuration-cache
s
This message was deleted.
d
There's a very-handy table at the bottom of this section https://docs.gradle.org/current/userguide/configuration_cache.html#config_cache:requirements It's in the format of: "don't use <project.foo> use <something> instead" For
project.exec {}
you want to inject ExecOperations and use its exec
☝️ 1
☝🏻 1
i
Thanks!