refactor: move metadata-extractor to android

This commit is contained in:
Harsh Shandilya 2023-06-05 13:16:10 +05:30
parent 9fdd72220f
commit 47a398f518
No known key found for this signature in database
7 changed files with 36 additions and 83 deletions

View file

@ -155,6 +155,5 @@ include(
"common",
"core",
"database",
"metadata-extractor",
"model",
)