preparing event bus
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
6
bus/build.gradle.kts
Normal file
6
bus/build.gradle.kts
Normal file
@@ -0,0 +1,6 @@
|
||||
description = "Umbrella : Messagebus"
|
||||
|
||||
dependencies{
|
||||
implementation(project(":core"))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user