Updated on 2026-08-14

This commit is contained in:
Tangem 2025-09-18 16:34:01 +04:00
parent 5b25eb6312
commit 9f69ba143a
9 changed files with 708 additions and 134 deletions

View file

@ -21,6 +21,7 @@ dependencies {
implementation(projects.domain.models)
implementation(projects.domain.networks)
implementation(projects.domain.staking)
implementation(projects.domain.tokens)
implementation(projects.libs.crypto)