Skip to content

0.2.0

Compare
Choose a tag to compare
@arkivanov arkivanov released this 03 Oct 18:20
· 311 commits to master since this release
  • Fixed potential memory leaks in LifecycleRegistry (#24)
  • LifecycleRegistry.unsubscribe method no longer throws an exception when called without being subscribed (#24)
  • Added InstanceKeeper.remove method (#25)
  • Bumped compileSdkVersion and targetSdkVersion to 31 (#29)