You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#936 Update version to 7.9.3 and fix vibration state logic
- Bump version to 7.9.3 in Android and iOS configuration.
- Add `ref.keepAlive()` to `AppVibrationState`.
- Update `GSYRefreshSliver` to retrieve vibration state via `ProviderScope.containerOf(context)`.