sunflower icon indicating copy to clipboard operation
sunflower copied to clipboard

Refactor WorkManager for Hilt dependency injection

Open yongsuk44 opened this issue 11 months ago • 0 comments

Separated the dependencies of Assets and DB previously used in WorkManager and migrated to receive them through Hilt injection. Also, updated the related test code accordingly.

yongsuk44 avatar Mar 07 '24 15:03 yongsuk44