Updated on 2026-08-14
This commit is contained in:
parent
7141c0e6ee
commit
91ec85c3eb
12 changed files with 269 additions and 93 deletions
|
|
@ -18,6 +18,7 @@ dependencies {
|
|||
/** AndroidX libraries */
|
||||
implementation(deps.androidx.fragment.ktx)
|
||||
implementation(deps.androidx.paging.runtime)
|
||||
implementation(deps.androidx.palette)
|
||||
|
||||
/** Compose */
|
||||
implementation(deps.compose.constraintLayout)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue