forked from github/szkolny
10 lines
277 B
Groovy
10 lines
277 B
Groovy
include ':wear'
|
|
include ':wear'
|
|
include ':codegen'
|
|
include ':annotation'
|
|
rootProject.name='Szkolny.eu'
|
|
include ':app', ':agendacalendarview', ':mhttp', ':szkolny-font'
|
|
/*
|
|
include ':Navigation'
|
|
project(':Navigation').projectDir = new File(settingsDir, '../Navigation/navlib')*/
|