Skip to content

1.1.0

Compare
Choose a tag to compare
@skydoves skydoves released this 30 Aug 05:55
· 30 commits to master since this release
a2f5622

🎉 Released a new version 1.1.0! 🎉

What's New?

  • Added missing setBulletForm method in the NeedsItemTheme.
  • Added Dp and Sp annotations properly to properties and arguments.
  • Changed String types properties (title, description, confirm) are changed to Charsequence type.
  • Used a view lifecycle owner instead of fragment lifecycle owner for creating Needs lazy.
  • Updated compile SDK version to 30 and kotlin version to 1.4.0 stable.