I have a subproject, :a, that has a subproject, :b as a dependency. How do I make gradle build subproject :b before it builds subproje
:a
:b