Updated on 2026-08-14
This commit is contained in:
parent
4cd1bb77a1
commit
23544541cf
15 changed files with 189 additions and 198 deletions
|
|
@ -11,11 +11,9 @@ android {
|
|||
|
||||
dependencies {
|
||||
/** Project - Core */
|
||||
implementation(projects.core.decompose)
|
||||
implementation(projects.core.ui)
|
||||
api(projects.core.decompose)
|
||||
api(projects.core.ui)
|
||||
|
||||
/** Project - Domain */
|
||||
api(projects.domain.models)
|
||||
implementation(projects.domain.tokens.models)
|
||||
implementation(projects.domain.wallets.models)
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue