Updated on 2026-08-14

This commit is contained in:
Tangem 2024-07-17 17:49:15 +04:00
parent 21ef61585b
commit 154de76c6d
37 changed files with 695 additions and 989 deletions

View file

@ -25,6 +25,7 @@ dependencies {
implementation(projects.common.routing)
/* Project - Domain */
implementation(projects.domain.legacy)
implementation(projects.domain.wallets)
implementation(projects.domain.wallets.models)