RoomPicker/settings.gradle
2023-12-27 21:11:25 +07:00

5 lines
71 B
Groovy

rootProject.name = 'RoomPicker'
include 'app'
include 'control-panel'