Hi all, anyone knows how to inject in class that has no `scope`, no `context` using `dagger hilt` I ...
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