Files
Project-Mirror/settings.gradle

5 lines
81 B
Groovy

rootProject.name = 'project-mirror'
include('mirror-app')
include('mirror-web')