Updated on 2026-08-14
This commit is contained in:
parent
ed2eca7e8b
commit
89184e29e0
46 changed files with 101 additions and 95 deletions
|
|
@ -45,9 +45,9 @@ dependencies {
|
|||
|
||||
/* SDK */
|
||||
// TODO: For TangemError model, should be removed after card domain scanning refactoring
|
||||
implementation(deps.tangem.card.core)
|
||||
implementation(tangemDeps.card.core)
|
||||
// For image resolving
|
||||
implementation(deps.tangem.blockchain)
|
||||
implementation(tangemDeps.blockchain)
|
||||
|
||||
/* AndroidX */
|
||||
implementation(deps.androidx.activity.compose)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue