5 lines
71 B
Groovy
5 lines
71 B
Groovy
rootProject.name = 'RoomPicker'
|
|
|
|
include 'app'
|
|
include 'control-panel'
|