Updated on 2026-08-14
This commit is contained in:
parent
f6a56e1657
commit
36ce94fb22
12 changed files with 318 additions and 3 deletions
|
|
@ -47,6 +47,9 @@ dependencies {
|
|||
/** Feature Apis */
|
||||
implementation(projects.features.tester.api)
|
||||
|
||||
/* SDK */
|
||||
implementation(deps.tangem.blockchain)
|
||||
|
||||
/** Other modules */
|
||||
implementation(projects.common.routing)
|
||||
implementation(projects.libs.crypto)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue