4 lines
68 B
Groovy
4 lines
68 B
Groovy
rootProject.name = 'EntityLib'
|
|
include 'test-plugin'
|
|
include 'api'
|
|
|