Updated on 2026-08-14
This commit is contained in:
parent
48137d6199
commit
aae00c8dd5
18 changed files with 308 additions and 3 deletions
|
|
@ -332,6 +332,8 @@ dependencies {
|
|||
implementation(projects.features.yieldSupply.impl)
|
||||
implementation(projects.features.approval.api)
|
||||
implementation(projects.features.approval.impl)
|
||||
implementation(projects.features.forYou.api)
|
||||
implementation(projects.features.forYou.impl)
|
||||
|
||||
/** AndroidX libraries */
|
||||
implementation(deps.androidx.core.ktx)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue