didn’t get the answer anywhere, so figured here’s ...
# gradle
c
didn’t get the answer anywhere, so figured here’s as good a place to ask as any other: which is a preferred way of applying changes to tasks based on a plugin DSL part: executing changes when the config closure is invoked, or adding
doFirst
to every affected task?