Dagger-Hilt-Tutorial icon indicating copy to clipboard operation
Dagger-Hilt-Tutorial copied to clipboard

An example project to demonstrate how to use the Dagger-Hilt in Android.

Results 5 Dagger-Hilt-Tutorial issues
Sort by recently updated
recently updated
newest added

I am not able to use AuthInterceptor because you creating Retrofit single instance Please let me know how I can update value of module from outside How I can add...

`ApplicationComponent` is Deprecated in Dagger Version 2.30. `ViewModelInject` is also Deprecated Updated the dependencies

suppressed deprecation warning and included VPN in network check

Fixes #4 - Android gradle plugin updated to 8.0.2. - Dagger-hilt and other related dependencies updated. - Packagename moved to build.gralde as namespace from AndroidManifest.xml - Databinding updated and 'binding'...

After upgrading the AGP or solving the error, another issue comes. Tried multiple times but found not reliable solution.