Updated on 2026-08-14
This commit is contained in:
parent
b73b6c3fe7
commit
d5299f8094
15 changed files with 119 additions and 10 deletions
|
|
@ -32,6 +32,7 @@ dependencies {
|
|||
/** Domain modules */
|
||||
implementation(projects.domain.appTheme)
|
||||
implementation(projects.domain.appTheme.models)
|
||||
implementation(projects.domain.card)
|
||||
implementation(projects.domain.feedback)
|
||||
|
||||
/** Other libraries */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue