Jabit/settings.gradle

12 lines
122 B
Groovy
Raw Normal View History

rootProject.name = 'Jabit'
include 'domain'
include 'networking'
2015-05-19 19:16:20 +02:00
include 'repositories'
include 'demo'
include 'wif'