Skip to content

v1.5.7

Compare
Choose a tag to compare
@ldeso ldeso released this 22 Mar 09:42
· 155 commits to master since this release

Blitz v1.5.7

This release implements the official recommendation to use a LifecycleObserver in Compose instead of overriding lifecycle methods in the MainActivity.

Diff from v1.5.6

Improvement

  • Do not override lifecycle methods in MainActivitiy 2c82419

Notes

  • Simplify addMinutes and addSeconds methods 92c297e
  • Remove redundant documentation 5e4587a