refactor: move coroutine-utils into core

This commit is contained in:
Harsh Shandilya 2023-06-05 09:50:04 +05:30
parent c50c9c8528
commit 68db3dcda6
No known key found for this signature in database
16 changed files with 30 additions and 49 deletions

View file

@ -29,7 +29,6 @@ graph LR
android --> api
android --> common
android --> core
android --> coroutine-utils
android --> database
android --> metadata-extractor
android --> model