1.1.0
🎉 Released a new version 1.1.0
! 🎉
What's New?
- Added missing
setBulletForm
method in theNeedsItemTheme
. - Added
Dp
andSp
annotations properly to properties and arguments. - Changed
String
types properties (title, description, confirm) are changed toCharsequence
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.