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