ritesh
11/26/2020, 7:44 PM2.29.1
to disable transitive dependency.
https://github.com/google/dagger/releases/tag/dagger-2.29.1
Related to this issue https://github.com/google/dagger/issues/970
My concern is, if i disable it, apart from dagger ignoring not reaching the module dependent graphs via this flag, does it also ignore common dagger compiler errors like invalid injection and others at compile time.
Is there any downside to it?