mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 08:17:04 +05:30
android: remove unused core dependency
This commit is contained in:
parent
ffb3746bc7
commit
f81b7cefbd
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.core.ktx)
|
||||
implementation(libs.androidx.core.splashscreen)
|
||||
implementation(libs.androidx.hilt.work)
|
||||
implementation(libs.androidx.lifecycle.compose)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue