Product: PDFTron.Android and PDFTron.Android.Tools
Product Version: 11.1.0
Please give a brief summary of your issue:
When building for Maui I am receiving a build warning.
Please describe your issue and provide steps to reproduce it:
When building for Android and including those nugets I am receiving the following warning:
/usr/local/share/dotnet/packs/Microsoft.Android.Sdk.Darwin/34.0.85/tools/Xamarin.Android.Common.targets(513,3): warning XA1039: The Android Support libraries are not supported in .NET 9 and later, please migrate to AndroidX. See https://aka.ms/xamarin/androidx for more details.
Please provide a link to a minimal sample where the issue is reproducible:
Build for Maui Android while including these nugets.