mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 00:07:05 +05:30
refactor: move metadata-extractor
to android
This commit is contained in:
parent
9fdd72220f
commit
47a398f518
7 changed files with 36 additions and 83 deletions
|
@ -30,13 +30,11 @@ graph LR
|
|||
android --> common
|
||||
android --> core
|
||||
android --> database
|
||||
android --> metadata-extractor
|
||||
android --> model
|
||||
api --> model
|
||||
common --> core
|
||||
common --> database
|
||||
common --> model
|
||||
metadata-extractor --> model
|
||||
|
||||
```
|
||||
## License
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue