farbodbj / GuardianNews

Simple online news feed app using Guardian Open platform based on clean architecture and best practices.
1 stars 0 forks source link

Coupling #14

Closed keramat-farid closed 10 months ago

keramat-farid commented 10 months ago

This logic must be inside you data base class or inside a provider block if you are using hilt

https://github.com/farbodbj/GuardianNews/blob/1ff5d7e1cf82eaffe30e24b5a9e17030fdd5e615/app/src/main/java/com/bale_bootcamp/guardiannews/GuardianNewsApp.kt#L14C14-L14C14

farbodbj commented 10 months ago

this issue has been addressed in commit: be9a79cc (commit message: "bugs caused by DI merge fixed")