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

@ -11,7 +11,6 @@ dependencies {
implementation(project(":libs:auth"))
implementation(projects.domain.demo)
implementation(projects.domain.models)
implementation(projects.domain.tokens)
implementation(projects.domain.tokens.models)
implementation(projects.domain.txhistory.models)
implementation(projects.domain.wallets.models)