Updated on 2026-08-14
This commit is contained in:
parent
e727b40042
commit
3556c3765e
7 changed files with 331 additions and 86 deletions
|
|
@ -70,4 +70,8 @@ dependencies {
|
|||
implementation(deps.timber)
|
||||
implementation(tangemDeps.card.core)
|
||||
implementation(tangemDeps.blockchain)
|
||||
|
||||
/** Test libraries */
|
||||
implementation(deps.test.junit)
|
||||
implementation(deps.test.truth)
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue