This repository has been archived by the owner on Jun 20, 2023. It is now read-only.
Releases: xamarin/AndroidSupportComponents
Releases · xamarin/AndroidSupportComponents
28.0.0.3
Android X (Preview 1)
AndroidX-preview01 Update THIRD-PARTY-NOTICES
28.0.0.1
Minor bugfixes to the bindings of Support 28.0.0:
- Added XamarinAndroidSupportSkipVerifyVersions to enable skipping task manually if necessary
- Switched to HttpWebRequest on fetching recommended Xamarin.Android.Support.x nuget versions for builds that will fail due to multiple different versions of support libs installed
- The Project Reference for fragments in the Transition binding was missing PrivateAssets="none" which would cause the dependency to not include the fragment package's .targets file from build/
- Improved the ordering of package names and versions when output due to mixing multiple support library versions - now it orders by version first to make it easy to spot which package has a different version
28.0.0
28.0.0-preview8
Seeding Lifecycle.Extensions This one wasn't getting downloaded and picked up for packaging, so it went missing...