Skip to content

4.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Sep 09:20
· 62 commits to main since this release

Changes

🧰 Maintenance

  • Bump koin from 4.0.0-RC2 to 4.0.0 @dependabot (#142)
  • Add emulator instrumentation tests for Android to CI
  • Add test for scoped object backstack survival with config change recreation
  • Internal code improvements:
    • Use currentCompositeKeyHash to remove dependency on Uuid generation
    • Consistently use RememberObserver with onAbandoned instead of DisposableEfect
    • Migrate away from deprecated LocalLifecycleOwner