2020-09-17 10:30:28 -05:00
|
|
|
include ':wear'
|
|
|
|
include ':wear'
|
2020-03-29 11:05:56 -05:00
|
|
|
include ':codegen'
|
|
|
|
include ':annotation'
|
2019-12-06 13:31:45 -06:00
|
|
|
rootProject.name='Szkolny.eu'
|
2020-01-19 12:07:27 -06:00
|
|
|
include ':app', ':agendacalendarview', ':mhttp', ':material-about-library', ':cafebar', ':szkolny-font', ':nachos'
|
2019-09-18 15:29:09 -05:00
|
|
|
/*
|
|
|
|
include ':Navigation'
|
|
|
|
project(':Navigation').projectDir = new File(settingsDir, '../Navigation/navlib')*/
|