5 lines
82 B
Groovy
5 lines
82 B
Groovy
rootProject.name = 'project-mirror'
|
|
|
|
include('mirror-core')
|
|
include('mirror-web')
|