what was again the problem with `allprojects` and ...
# community-support
g
what was again the problem with
allprojects
and
subprojects
? They don't play well with the configuration cache or?
g
ps: the second link is the same
s
Fixed.
👍 1
a
cross-project configuration blocks caused my team so much technical debt in our build because of how tightly coupled all of our subprojects ended up being as a result of years of build neglect. It was a massive effort to hack out and migrate to convention plugins but well worth it!
👍 3