Updated on 2026-08-14

This commit is contained in:
Tangem 2023-08-10 12:21:28 +03:00
parent 7e992b986b
commit 3e1f52942c
41 changed files with 220 additions and 38 deletions

View file

@ -12,6 +12,7 @@ dependencies {
implementation(projects.core.utils)
implementation(projects.libs.auth)
implementation(projects.domain.core)
implementation(projects.domain.tokens.models)
implementation(projects.domain.wallets.models)
/** Tangem libraries */