mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 18:47:03 +05:30
all: introduce and migrate to ExtendedPostDetails
This commit is contained in:
parent
87b1377f38
commit
23298dd0f5
6 changed files with 60 additions and 15 deletions
|
@ -42,6 +42,8 @@ dependencies {
|
|||
implementation(projects.api)
|
||||
implementation(projects.common)
|
||||
implementation(projects.database)
|
||||
implementation(projects.metadataExtractor)
|
||||
implementation(projects.model)
|
||||
implementation(libs.accompanist.swiperefresh)
|
||||
implementation(libs.accompanist.sysuicontroller)
|
||||
implementation(libs.androidx.activity.compose)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue