Updated on 2026-08-14

This commit is contained in:
Tangem 2026-06-17 18:19:21 +04:00
parent 9299a2e8d0
commit 9065b5b0ee
18 changed files with 800 additions and 2 deletions

View file

@ -21,6 +21,7 @@ dependencies {
implementation(projects.domain.models)
implementation(projects.domain.tokens.models)
implementation(projects.domain.wallets.models)
implementation(projects.domain.express.models)
implementation(projects.domain.networks)
implementation(projects.domain.walletManager)
implementation(projects.domain.wallets)