Updated on 2026-08-14

This commit is contained in:
Tangem 2023-08-14 18:05:43 +03:00
parent eef7bac933
commit fc173d3a1f
18 changed files with 190 additions and 7 deletions

View file

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