2 lines
77 B
Groovy
2 lines
77 B
Groovy
rootProject.name = 'flayre'
|
|
include ':shared', ':server', ':android', ':app'
|