2d6b017352
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
8 lines
128 B
Kotlin
8 lines
128 B
Kotlin
description = "Umbrella : Bookmarks"
|
|
|
|
dependencies{
|
|
implementation(project(":bus"))
|
|
implementation(project(":core"))
|
|
}
|
|
|