Updated on 2026-08-14
This commit is contained in:
parent
7a197ec6c9
commit
c662136303
26 changed files with 906 additions and 346 deletions
|
|
@ -32,6 +32,7 @@ dependencies {
|
|||
|
||||
/** Domain modules **/
|
||||
implementation(projects.domain.models)
|
||||
implementation(projects.domain.account)
|
||||
implementation(projects.domain.appCurrency)
|
||||
implementation(projects.domain.appCurrency.models)
|
||||
implementation(projects.domain.balanceHiding)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue