xamarin / Xamarin.Forms

Xamarin.Forms is no longer supported. Migrate your apps to .NET MAUI.
https://aka.ms/xamarin-upgrade
Other
5.64k stars 1.88k forks source link

[Enhancement] Upgrade AndroidTargetFramework from MonoAndroid10.0 to 12 or 13 #15714

Closed MagicAndre1981 closed 1 year ago

MagicAndre1981 commented 1 year ago

To fix #15668 and use newer AndroidX libs you need to target at least MonoAndroid12.0 and currently you only target 10.0

Please do this and fix #15668 before you end the XF support.

jfversluis commented 1 year ago

I've seen the questions around this. I'm seeing internally what we can do. Thanks!