Updated on 2026-08-14
This commit is contained in:
commit
0c1c03c266
18 changed files with 297 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