prepared database for bookmark service

This commit is contained in:
2025-08-02 20:28:56 +02:00
parent fd107546d8
commit 125a8c2266
11 changed files with 118 additions and 21 deletions
+1
View File
@@ -11,6 +11,7 @@ application{
}
dependencies{
implementation(project(":bookmark"));
implementation(project(":company"))
implementation(project(":contact"))
implementation(project(":core"))