android10 / two-daggers

This is a sample app that is part of a blog post I have written about how Dagger 1 and Dagger 2 can live together in order to facilitate a potential gradual migration process in big codebases with many contributors.
http://fernandocejas.com/2016/08/03/android-dagger-1-and-2-living-together/
12 stars 4 forks source link

Living with two daggers #2

Open rvscript opened 6 years ago

rvscript commented 6 years ago

Does Not work. I am using Android Studios 3.3, JRE 1.8, api 26, android oreo, gradle version 4.4. This two daggers implementation does not work. Error "

rvscript commented 6 years ago

Compilation failed; see the compiler error output for details. error: package dagger does not exist

rvscript commented 6 years ago

error: cannot find symbol class Module

rvscript commented 6 years ago

error: package dagger does not exist