Updated on 2026-08-14
This commit is contained in:
parent
a8c70f3925
commit
e2af488b32
20 changed files with 232 additions and 150 deletions
|
|
@ -11,6 +11,6 @@ android {
|
|||
dependencies {
|
||||
api(projects.domain.demo.models)
|
||||
|
||||
implementation(tangemDeps.blockchain)
|
||||
api(tangemDeps.blockchain)
|
||||
implementation(tangemDeps.card.core)
|
||||
}
|
||||
|
|
@ -9,6 +9,5 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation(tangemDeps.blockchain)
|
||||
implementation(tangemDeps.card.core)
|
||||
api(tangemDeps.blockchain)
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue