xamarin / AndroidX

AndroidX bindings for .NET for Android
MIT License
173 stars 42 forks source link

Remove Classic support. #875

Closed jpobst closed 1 month ago

jpobst commented 2 months ago

With support for Classic Xamarin.Android ended May 1st, 2024, we can start removing all the hacks needed to support both Classic and .NET for Android.

For this PR, we'll only build net7.0-android. A future PR should enable net8.0-android.

The best news: with this our CI build time drops from ~80 minutes to ~35 minutes. 🎉