I am looking to update my targetSDK version to Level 31, as per a warning I saw on the Google Play Store. But my Visual Studio warns that I don't have it installed. So I went to the Tools tab in SDK Manager and installed Android SDK Build-Tools 31 (31.0.0). However, Android 12 (Level 31) still does not show in the SDK manager to install.
What could I be missing? I tried searching on this and they mentioned updating the build tools which I did. I also looked at Android documentation, but they talk about using Android Studio (for native Android), not Visual Studio for Xamarin.Android.
This is for a Xamarin.Android project. I am on Visual Studio Professional 2019 version 16.9.6 if it matters.