problem I have with multi-module is I've seen modu...
# gradle
x
problem I have with multi-module is I've seen modules end up depending on each other in ways they wouldn't with composite, so you go to run a module by itself and it won't build alone... whereas with composite it's guaranteed to build alone