Jabit/settings.gradle

11 lines
108 B
Groovy

rootProject.name = 'Jabit'
include 'domain'
include 'networking'
include 'repositories'
include 'demo'