Updated on 2026-08-14
This commit is contained in:
parent
49cf3b9cef
commit
e17029ce9b
27 changed files with 184 additions and 207 deletions
|
|
@ -24,11 +24,12 @@ dependencies {
|
|||
// endregion
|
||||
|
||||
// region Project - Domain
|
||||
implementation(projects.domain.legacy)
|
||||
implementation(projects.domain.walletManager)
|
||||
implementation(projects.domain.card)
|
||||
api(projects.domain.models)
|
||||
implementation(projects.domain.common)
|
||||
implementation(projects.domain.legacy)
|
||||
implementation(projects.domain.models)
|
||||
implementation(projects.domain.networks)
|
||||
implementation(projects.domain.walletManager)
|
||||
// endregion
|
||||
|
||||
// region Project - Libs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue