Updated on 2026-08-14

This commit is contained in:
Tangem 2024-06-13 17:08:24 +03:00
parent 6446a08369
commit 820379bb78
36 changed files with 765 additions and 181 deletions

View file

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