Version 9.1.0
What’s New
- Fix incompatibility with
androidx.lifecycle:lifecycle-runtime:2.5.0+
that caused crash due to missing hooks for activityLifecycleCallbacks. - The build plugin will now replace inheritance of
FileBackupHelper
withMAMFileBackupHelper
andSharedPreferencesBackupHelper
withMAMSharedPreferencesBackupHelper
.