With latest MAUI SDK and .NET 8.0.403 getting the following error on build”
```
C:\Program Files\dotnet\packs\Microsoft.Android.Sdk.Windows\34.0.143\tools\Xamarin.Android.Common.targets(1544,3): erro
r XA4215: The Java type `kotlinx.parcelize.IgnoredOnParcel` is generated by more than one managed type. Please change t
he eRegister] attribute so that the same Java type is not emitted.
```
Any idea how to have workaround for it?