Gradle project build order
I'm having a project and a subproject with issue that the root project is being built first. i kinda need to have the subproject build first and then the root project.
is it possible to be done like this?
is it possible to be done like this?