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