2.4.5 - Bugfix #22 + Update Compose + Coroutines + Kotlin + Koin
Changelist of library updates
- Compose compiler 1.4.8
- Compose BOM 2023.06.01
- Coroutines 1.7.2
- Kotlin 1.8.22
- Koin 3.4.2
- Navigation 2.6.0
Changelist of other updates/fixes
- Fix ViewModelProvider key for #22: hiltViewModelScoped returns new viewModel with old bundle argument on key change
- CI build improvements: API compatibility check + Code coverage