mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 08:17:04 +05:30
android: remove unused appcompat dependency
This commit is contained in:
parent
c1c3c3cdc9
commit
ffb3746bc7
2 changed files with 0 additions and 2 deletions
|
@ -29,7 +29,6 @@ dependencies {
|
|||
implementation(libs.accompanist.swiperefresh)
|
||||
implementation(libs.accompanist.sysuicontroller)
|
||||
implementation(libs.androidx.activity.compose)
|
||||
implementation(libs.androidx.appcompat)
|
||||
implementation(libs.androidx.core.ktx)
|
||||
implementation(libs.androidx.core.splashscreen)
|
||||
implementation(libs.androidx.hilt.work)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue