This repository was archived by the owner on Nov 6, 2024. It is now read-only.
100.20240822-app-update-fix
Fixes: https://github.com/xamarin/GooglePlayServicesComponents/issues/900 In April 2022, [Google deprecated](https://developer.android.com/reference/com/google/android/play/core/release-notes) the `com.google.android.play:core` package and split its functionality into four packages, including `com.google.android.play:app-update`. We need to copy the fix in https://github.com/xamarin/GooglePlayServicesComponents/pull/709 to the new package in order for `StateUpdatedListener.onStateUpdate (InstallState)` to be implementable.