preparing document module

This commit is contained in:
2025-07-08 22:20:00 +02:00
parent e6e3ed4052
commit a11f2f0718
12 changed files with 82 additions and 8 deletions
+1
View File
@@ -13,6 +13,7 @@ application{
dependencies{
implementation(project(":core"))
implementation(project(":documents"))
implementation(project(":legacy"))
implementation(project(":messages"))
implementation(project(":translations"))