6 lines
125 B
Kotlin
6 lines
125 B
Kotlin
description = "Umbrella : Projects"
|
|
|
|
dependencies{
|
|
implementation(project(":bus"))
|
|
implementation(project(":core"))
|
|
} |