mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 08:17:04 +05:30
android: remove unused metadata-reflect adapter
This commit is contained in:
parent
0826b73e51
commit
80a985bf2d
3 changed files with 1 additions and 4 deletions
|
@ -17,7 +17,6 @@ dependencies {
|
|||
implementation(libs.androidx.paging.compose)
|
||||
implementation(libs.dagger.hilt.android)
|
||||
implementation(libs.retrofit.moshiConverter)
|
||||
implementation(libs.moshix.metadatareflect)
|
||||
}
|
||||
|
||||
android {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue