szkolnyplus/settings.gradle

10 lines
327 B
Groovy
Raw Normal View History

2020-09-17 10:30:28 -05:00
include ':wear'
include ':wear'
include ':codegen'
include ':annotation'
2019-12-06 13:31:45 -06:00
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')*/