I started the migration of my project to use Hilt ...
# android
l
I started the migration of my project to use Hilt and i have an issue with one of the provides functions
Copy code
error: [Dagger/MissingBinding] @dagger.hilt.android.qualifiers.ApplicationContext android.content.Context cannot be provided without an @Provides-annotated method.