3 lines
No EOL
66 B
Kotlin
3 lines
No EOL
66 B
Kotlin
rootProject.name = "core"
|
|
include("core-api")
|
|
include("core-impl") |