Skip to content

Conversation

@jonpryor
Copy link
Contributor

@jonpryor jonpryor commented Oct 9, 2020

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:

  • $(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

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
jonpryor added a commit to jonpryor/xamarin-android that referenced this pull request Oct 9, 2020
Context: dotnet/android-tools#99

Time for our favorite game show, Does It Build™!
@pjcollins pjcollins requested a review from joj October 19, 2020 15:42
Copy link
Member

@pjcollins pjcollins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just tested this locally and is working well, and it provides an extra benefit of fixing the NDK installation for our InstallAndroidDependencies target. The previous 16.1 revision that was specified is not currently valid, the version required would be 16.1.4479499.

@jonpryor jonpryor merged commit 26d65d9 into dotnet:master Oct 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants