wdiwtlt/settings.gradle

5 lines
98 B
Groovy

include 'core', 'cli'
project(":core").name ="wdiwtlt-core"
project(":cli").name = "wdiwtlt-cli"