mirror of
https://github.com/szkolny-eu/szkolny-android.git
synced 2024-11-12 13:11:09 -06:00
6 lines
254 B
Groovy
6 lines
254 B
Groovy
rootProject.name='Szkolny.eu'
|
|
include ':app', ':agendacalendarview', ':mhttp', ':material-about-library', ':cafebar', ':szkolny-font', ':nachos'
|
|
/*
|
|
include ':Navigation'
|
|
project(':Navigation').projectDir = new File(settingsDir, '../Navigation/navlib')*/
|