Skip to content

1.0.3

Compare
Choose a tag to compare
@skydoves skydoves released this 19 Sep 09:28
· 9 commits to master since this release
03061c5

🎉 Released a new version 1.0.3! 🎉

What's New?

  • Updated kotlin version to 1.4.10 internally.
  • Used JvmSynthetic for hiding kotlin lambda functions in Java APIs.
  • Used single abstract method conversions for interfaces.
  • Changed some public APIs to internal APIs.