4 lines
72 B
Groovy
4 lines
72 B
Groovy
rootProject.name = "app-dhhy-cargo"
|
|
include ':app'
|
|
include ':mylibrary'
|