Skip to content

4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Sep 08:42
970a4ee
Breaking changes:
- Added TrackingSettings.initialize(context) which must be called exactly once per process to access the DataStore.

Changed:
- Replaced SharedPreferences with Proto DataStore (migration code added)
- Upgrade compileSkdVersion to 34 (requied by the DataStore version we use)
- Upgrade robolectric to 4.10.2
- Upgrade kotlin to 1.9.10
- Upgrade utils to 4.0.0