preparing notes module (backend)
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
@@ -19,6 +19,7 @@ dependencies{
|
||||
implementation(project(":legacy"))
|
||||
implementation(project(":markdown"))
|
||||
implementation(project(":messages"))
|
||||
implementation(project(":notes"))
|
||||
implementation(project(":project"))
|
||||
implementation(project(":tags"))
|
||||
implementation(project(":task"))
|
||||
|
||||
Reference in New Issue
Block a user