Hi all, anyone knows how to inject in class that h...
# dagger
y
Hi all, anyone knows how to inject in class that has no
scope
, no
context
using
dagger hilt
I found the
EntryPointAccessors.fromApplication()
but it requires an
applicationContext