Updated on 2026-08-14
This commit is contained in:
parent
b8fc09d6bf
commit
6ea62cc4c6
45 changed files with 165 additions and 123 deletions
|
|
@ -70,9 +70,10 @@ dependencies {
|
|||
|
||||
/** Temp dependency to swap domain */
|
||||
implementation(projects.features.swap.domain)
|
||||
implementation(projects.features.swap.domain.api)
|
||||
implementation(projects.features.swap.domain.models)
|
||||
|
||||
/** Feature Apis */
|
||||
implementation(projects.features.tokendetails.api)
|
||||
implementation(projects.features.send.api)
|
||||
implementation(projects.features.swap.domain)
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue