4.0.0
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