i
Nothing works.
s
Have you tried using
androidTestImplementation
?
i
I think I tried that, let me see again
Nope
s
If you compiler does not complain, then using
androidTestImplementation
won’t help you….
i
for now, my dependency file have all those lines.. it syncs, generate daggerFiles, but doesn’t generate the assisted inject factories
s
Hmmm…. the configuration looks good to me… yep, that is a weird problem.
I wonder if the plugin has issues with the target destination of these generated files when using in androidTest…..
i
tried running those tasks: assembleDegbugAndroidTest, assembleAndroidTest
No success 😞
s
Try asking in the #dagger channel…
i
Oh, did not know that channel. Thanks
Ok, it was a matter of cleaning the build 👾
s
Hahahahahaha… sorry to laugh, but i’ve been in this type of situation too many times myself 😄