tachiyomi/domain
arkon 93523ef50b Remove dependency injection from core module and data module from presentation-widget module
Includes side effects:
- No longer need to restart app for user agent string change to take effect
- parseAs extension function requires a Json instance in the calling context, which doesn't necessarily need to be the default one provided by Injekt
2023-02-20 19:02:38 -05:00
..
src Remove dependency injection from core module and data module from presentation-widget module 2023-02-20 19:02:38 -05:00
.gitignore Move Category model and repository to domain and data layer (#8967) 2023-01-22 10:12:29 -05:00
build.gradle.kts Remove dependency injection from core module and data module from presentation-widget module 2023-02-20 19:02:38 -05:00
consumer-rules.pro Move Category model and repository to domain and data layer (#8967) 2023-01-22 10:12:29 -05:00
proguard-rules.pro Move Category model and repository to domain and data layer (#8967) 2023-01-22 10:12:29 -05:00