Skip to content

2.0.8

Compare
Choose a tag to compare
@skydoves skydoves released this 20 Sep 16:17
· 35 commits to master since this release
2c7e9ea

馃帀 Released a new version 2.0.8! 馃帀

What's New?

  • Used mutated drawable for rounded views.
  • Refactor views constructor and initialization (#10)
  • Updated compile SDK version to 30 and kotlin version to 1.4.10 stable.
  • Used single abstract method conversions for listeners.
  • Hided kotlin lambda functions in Java APIs using JvmSynthetic.