Updated on 2026-08-14
This commit is contained in:
parent
799c132a5b
commit
6c16caedba
22 changed files with 288 additions and 82 deletions
|
|
@ -11,8 +11,9 @@ android {
|
|||
dependencies {
|
||||
|
||||
/* Domain */
|
||||
api(projects.domain.manageTokens.models)
|
||||
api(projects.domain.core)
|
||||
api(projects.domain.manageTokens.models)
|
||||
api(projects.domain.networks)
|
||||
implementation(projects.domain.wallets.models)
|
||||
implementation(projects.domain.tokens.models)
|
||||
implementation(projects.domain.staking)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue