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