3 lines
41 B
Groovy
3 lines
41 B
Groovy
rootProject.name = 'app'
|
|
include 'front'
|
rootProject.name = 'app'
|
|
include 'front'
|