dagger2-example icon indicating copy to clipboard operation
dagger2-example copied to clipboard

Results 2 dagger2-example issues
Sort by recently updated
recently updated
newest added

- cleaning unnecesary injections wihtin MainActivity, fixing #5 - updating android sdk to 28 - updating buildtools also - updating dependencies - cleaning code a little

Why do we have to inject retrofit in mainactivity when it is already declare in the component?