This message was deleted.
# community-support
s
This message was deleted.
c
use of `project.afterEvaluate`should be avoided, as it leads to all manner of problems.
1
3
g
And usage of `allprojects`/`subprojects` is also discouraged as it leads to other bunch of problems
4
a
Both amazing pieces of advice, this is the way!
1
m
Thanks for the advices!