Release 2.2.0
New features
- Allow overriding the default AlertDialog builder through a factory in
Preference.Config
Fixes
- Rework lifecycle observers to properly handle dialogs (should now restore properly on device rotation)
Other
- Target Android 12
- Build environment changes
- Bump Kotlin to 1.5.31
- Bump Android Gradle plugin to 7.0.3 and update other plugins
- Dependency updates