Aptoide / appcoins-wallet-android

AppCoins Wallet repo
https://appcoins.io
GNU General Public License v3.0
75 stars 45 forks source link

[Dagger] Update implementation #841

Closed carvalho2707 closed 4 years ago

carvalho2707 commented 4 years ago

What does this PR do?

This PR aims to fix some issues with cyclic dependencies with our current dagger implementation by organising the declarations by layer.

Database changed?

No

Where should the reviewer start?

How should this be manually tested?

Flow on how to test this or QA Tickets related to this use-case: [MOB-XXXX](https://aptoide.atlassian.net/browse/MOB-)

What are the relevant tickets?

Tickets related to this pull-request: [MOB-XXXX](https://aptoide.atlassian.net/browse/MOB-)

Questions:

Does this add new dependencies which need to be added? (Eg. new libs, new keys, etc.)

Code Review Checklist