Updated on 2026-08-14

This commit is contained in:
Tangem 2025-10-13 20:52:31 +05:00
parent a821732662
commit 30431a3dbb
20 changed files with 540 additions and 34 deletions

View file

@ -21,6 +21,8 @@ dependencies {
implementation(projects.domain.legacy)
implementation(projects.domain.blockaid.models)
implementation(projects.domain.blockaid)
implementation(projects.domain.quotes)
implementation(projects.domain.tokens)
/** Tandem SDK */
implementation(tangemDeps.blockchain)