Updated on 2026-08-14
This commit is contained in:
parent
70d2f5ee06
commit
93abd29e1a
32 changed files with 609 additions and 118 deletions
|
|
@ -17,6 +17,7 @@ dependencies {
|
|||
// region Domain modules
|
||||
implementation(projects.domain.legacy)
|
||||
implementation(projects.domain.models)
|
||||
implementation(projects.domain.tokens)
|
||||
implementation(projects.domain.tokens.models)
|
||||
implementation(projects.domain.wallets.models)
|
||||
// endregion
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue