Release 2.1.0
New features
- Allow to disable summary generation for choice preferences 7780c3d
Fixes
- Force
viewStart
text alignment for summary 4491211, by @8bitPit - Set Kotlin module name to fix library conflict #10, by @kdrag0n
Other
- Update Kotlin to 1.4.32
- Build plugin and dependency updates
- Introduce detekt for static code analysis and improve code quality
- CI improvements