Visual Studio Code – Using ProGuard with the D8 DEX compiler is no longer supported
Using visual studio 2022 with Xamarin I am following the steps to prepare and reduce the size of my app for publishing https://docs.microsoft.com/en-us/xamarin/android/deploy-test/release-prep/proguard So selecting ProGuard from Code Shrinker dropdown When I rebuild the app, I get the following error:…