Updated on 2026-08-14
This commit is contained in:
parent
49904463e0
commit
28d8d33ace
20 changed files with 428 additions and 84 deletions
|
|
@ -9,7 +9,9 @@ dependencies {
|
|||
implementation(project(":core:utils"))
|
||||
implementation(project(":common"))
|
||||
implementation(project(":libs:auth"))
|
||||
implementation(project(":domain:models"))
|
||||
implementation(projects.domain.demo)
|
||||
implementation(projects.domain.models)
|
||||
implementation(projects.domain.tokens)
|
||||
implementation(projects.domain.wallets.models)
|
||||
|
||||
/** Tangem libraries */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue