mayokunadeniyi / Instant-Weather

An Android weather application implemented using the MVVM pattern, Retrofit2, Dagger Hilt, LiveData, ViewModel, Coroutines, Room, Navigation Components, Data Binding and some other libraries from the Android Jetpack.
MIT License
767 stars 165 forks source link

feature/hilt-migration #40

Closed mayokunadeniyi closed 2 years ago

mayokunadeniyi commented 2 years ago

What does this PR do?

This PR contains implementation for the migration of the DI framework from Dagger Android to Dagger Hilt