Skip to content

Latest commit

 

History

History
 
 

multi-project-with-buildSrc

multi-project-with-buildSrc

A multi-project build with common logic defined in buildSrc including a custom task.

List the available tasks with:

./gradlew tasks --task

Run with:

./gradlew -q hello