Updated on 2026-08-14

This commit is contained in:
Tangem 2024-10-30 13:13:53 +04:00
parent 488d1e2815
commit 101e609dec
11 changed files with 157 additions and 139 deletions

View file

@ -29,6 +29,7 @@ dependencies {
implementation(projects.domain.balanceHiding)
implementation(projects.domain.balanceHiding.models)
implementation(projects.domain.legacy)
implementation(projects.domain.models)
implementation(projects.domain.tokens)
implementation(projects.domain.tokens.models)
implementation(projects.domain.wallets)