You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Xamarin.Android.Tools.AndroidSdk] Update SDK component for API-30 (#99)
Context: https://dl-ssl.google.com/android/repository/repository2-1.xml
Update the preferred Android SDK component versions to the current latest
versions listed in the [Android Repository file][0]:
* `$(AndroidSdkBuildToolsVersion)`/build-tools to 30.0.2
* `$(AndroidCommandLineToolsVersion)`/cmdline-tools to 2.1
* `$(AndroidSdkPlatformToolsVersion)`/platform-tools to 30.0.4
* `$(AndroidSdkPlatformVersion)`/platform to android-30
* `$(AndroidNdkVersion)`/NDK to 21.3.6528147
[0]: https://dl-ssl.google.com/android/repository/repository2-1.xml
0 commit comments