During the build process, I encounter multiple XA4215 errors. The log indicates that Java types (e.g., com.google.android.play.core.install.InstallStateUpdatedListener) are being generated by more than one managed C# type.
error XA4215: The Java type `com.google.android.play.core.install.InstallStateUpdatedListener` ...
... generated by: Xamarin.Google.Android.Play.App.Update ...
... generated by: Xamarin.Google.Android.Play.Core ...