Updated on 2026-08-14

This commit is contained in:
Tangem 2024-09-04 14:24:34 +05:00
parent f55f6f8461
commit 0fdcdda8d5
15 changed files with 213 additions and 250 deletions

View file

@ -15,6 +15,7 @@ dependencies {
api(projects.domain.core)
implementation(projects.domain.wallets.models)
implementation(projects.domain.tokens.models)
implementation(projects.domain.tokens)
implementation(projects.domain.card)
implementation(projects.domain.legacy)