Updated on 2026-08-14
This commit is contained in:
parent
cc78c7dde5
commit
6d37d90a86
39 changed files with 114 additions and 113 deletions
|
|
@ -12,11 +12,9 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
/** Api */
|
||||
implementation(projects.features.commonFeatures.api)
|
||||
|
||||
/** Project - API */
|
||||
implementation(projects.features.account.api)
|
||||
implementation(projects.features.commonFeatures.api)
|
||||
implementation(projects.features.onramp.api)
|
||||
implementation(projects.features.swap.api)
|
||||
implementation(projects.features.swap.domain)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue