Updated on 2026-08-14

This commit is contained in:
Tangem 2026-03-19 03:16:08 -07:00
parent e5e2f4a1e7
commit 5da87df354
18 changed files with 115 additions and 146 deletions

View file

@ -41,7 +41,6 @@ dependencies {
implementation(projects.domain.transaction.models)
implementation(projects.domain.wallets.models)
implementation(projects.domain.onramp.models)
implementation(projects.domain.promo.models)
implementation(projects.domain.common)
implementation(tangemDeps.card.core)