farbodbj / GuardianNews

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

Scope in repository #3

Closed keramat-farid closed 1 year ago

keramat-farid commented 1 year ago

You probably don't need a scope for your repository https://github.com/farbodbj/GuardianNews/blob/47fa4e005c8bd70f028b2b5218d904e96c77d8b6/app/src/main/java/com/bale_bootcamp/guardiannews/repository/NewsRepository.kt#L15

farbodbj commented 1 year ago

field removed to avoid resource leak