mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 16:27:06 +05:30
metadata-extractor: move LinkMetadata to model
This commit is contained in:
parent
319838c737
commit
87b1377f38
3 changed files with 3 additions and 1 deletions
|
@ -6,6 +6,7 @@ plugins {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation(projects.model)
|
||||
implementation(libs.crux)
|
||||
implementation(libs.dagger.hilt.core)
|
||||
implementation(libs.jsoup)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue