7 lines
93 B
Kotlin
7 lines
93 B
Kotlin
description = "Umbrella : Messagebus"
|
|
|
|
dependencies{
|
|
implementation(project(":core"))
|
|
}
|
|
|