6 lines
84 B
Groovy
6 lines
84 B
Groovy
pluginManagement {
|
|
includeBuild('../')
|
|
}
|
|
|
|
rootProject.name = 'test-ssg-project'
|