Updated on 2026-08-14
This commit is contained in:
parent
c38c185a2d
commit
732df0ec4f
11 changed files with 430 additions and 6 deletions
|
|
@ -22,7 +22,9 @@ dependencies {
|
|||
implementation(projects.domain.demo)
|
||||
implementation(projects.domain.legacy)
|
||||
implementation(projects.domain.models)
|
||||
implementation(projects.domain.networks)
|
||||
implementation(projects.domain.tokens.models)
|
||||
implementation(projects.domain.wallets)
|
||||
implementation(projects.domain.wallets.models)
|
||||
|
||||
implementation(deps.hilt.android)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue