szkolny/settings.gradle

10 lines
277 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'
2021-03-20 14:11:50 -05:00
include ':app', ':agendacalendarview', ':mhttp', ':szkolny-font'
/*
include ':Navigation'
project(':Navigation').projectDir = new File(settingsDir, '../Navigation/navlib')*/