Skip to content

2.4.5 - Bugfix #22 + Update Compose + Coroutines + Kotlin + Koin

Compare
Choose a tag to compare
@sebaslogen sebaslogen released this 10 Jul 07:53
· 374 commits to main since this release

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