Updated on 2026-08-14
This commit is contained in:
parent
216796ed09
commit
0eae1c84fa
11 changed files with 207 additions and 125 deletions
|
|
@ -9,8 +9,13 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
api(projects.core.error)
|
||||
|
||||
implementation(tangemDeps.card.core)
|
||||
implementation(tangemDeps.blockchain)
|
||||
// region Tangem
|
||||
api(tangemDeps.blockchain)
|
||||
api(tangemDeps.card.core)
|
||||
// endregion
|
||||
|
||||
// region Core modules
|
||||
api(projects.core.error)
|
||||
// endregion
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue