Updated on 2026-08-14
This commit is contained in:
parent
4a0978c186
commit
c82c2b3cfb
36 changed files with 223 additions and 80 deletions
|
|
@ -10,6 +10,7 @@ dependencies {
|
|||
implementation(project(":common"))
|
||||
implementation(project(":libs:auth"))
|
||||
implementation(project(":domain:models"))
|
||||
implementation(projects.domain.wallets.models)
|
||||
|
||||
/** Tangem libraries */
|
||||
implementation(deps.tangem.blockchain) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue