adrielcafe / voyager

🛸 A pragmatic navigation library for Jetpack Compose
https://voyager.adriel.cafe
MIT License
2.27k stars 109 forks source link

Fix: #346 Voyager hilt support broken with Dagger 2.51 #388

Closed nvkleban closed 1 month ago

nvkleban commented 1 month ago

Fixes #346 due to breaking changes done in Dagger 2.51

HiltViewModelFactory DefaultViewModelFactories

DevSrSouza commented 1 month ago

Hey @nvkleban. thanks for the contribution, can you update the API Dump? by calling ./gradlew apiDump

Resolved reason: I will update the Api dump directly on main to have alpha release today with this!