e43ab1f20e
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
6 lines
127 B
Kotlin
6 lines
127 B
Kotlin
description = "Umbrella : Accounting"
|
|
|
|
dependencies{
|
|
implementation(project(":bus"))
|
|
implementation(project(":core"))
|
|
} |