Skip to content

Conversation

@jonpryor
Copy link
Contributor

Context: https://dl-ssl.google.com/android/repository/repository2-3.xml
Context: dotnet/android@e4b3adb

Update the preferred Android SDK component versions to the current latest
versions listed in the Android Repository file:

  • $(AndroidSdkBuildToolsVersion)/build-tools to 32.0.0
  • $(AndroidSdkPlatformToolsVersion)/platform-tools to 32.0.0
  • $(AndroidSdkPlatformVersion)/platform to android-32
  • $(AndroidNdkVersion)/NDK to 23.1.7779620

jonpryor added a commit to jonpryor/xamarin-android that referenced this pull request Feb 17, 2022
Context: dotnet/android-tools#156

Changes: jonpryor/xamarin-android-tools@0e80ea1...9768b42

  * jonpryor/xamarin-android-tools@9768b42: [Xamarin.Android.Tools.AndroidSdk] Update SDK component for API-32
  * dotnet/android-tools@a7f4d30: [ci] Mention new NuGet feed and release (dotnet#153)
  * dotnet/android-tools@85ae77f: Merge pull request dotnet#152 from xamarin/dev/mattnorflus/SigningMigration
  * dotnet/android-tools@dd34e54: Adding condition to GetFilesToSign to only include files if build configuration is Release
@jonpryor jonpryor added the do-not-merge Do not merge this PR label Feb 17, 2022
@jonpryor
Copy link
Contributor Author

jonpryor commented Feb 17, 2022

do -not-merged until dotnet/android#6773 is green-ish.

Context: https://dl-ssl.google.com/android/repository/repository2-3.xml
Context: dotnet/android@e4b3adb

Update the preferred Android SDK component versions to the current latest
versions listed in the [Android Repository file][0]:

  * `$(AndroidSdkPlatformToolsVersion)`/platform-tools to 32.0.0
  * `$(AndroidSdkPlatformVersion)`/platform to android-32
  * `$(AndroidNdkVersion)`/NDK to 23.1.7779620

`$(AndroidSdkBuildToolsVersion)` is left at 30.0.3, even though
32.0.0 exists, so that `dx` can continue to be used, and because the
default Android SDK packages within Visual Studio only includes
30.0.3.  (The package list needs to be updated.)

[0]: https://dl-ssl.google.com/android/repository/repository2-3.xml
@jonpryor jonpryor force-pushed the jonp-bump-latest-sdk-versions-2022-02-16 branch from 9768b42 to 1f2e8d2 Compare February 18, 2022 13:09
jonpryor added a commit to jonpryor/xamarin-android that referenced this pull request Feb 18, 2022
Context: dotnet/android-tools#156

Changes: jonpryor/xamarin-android-tools@0e80ea1...9768b42

  * jonpryor/xamarin-android-tools@9768b42: [Xamarin.Android.Tools.AndroidSdk] Update SDK component for API-32
  * dotnet/android-tools@a7f4d30: [ci] Mention new NuGet feed and release (dotnet#153)
  * dotnet/android-tools@85ae77f: Merge pull request dotnet#152 from xamarin/dev/mattnorflus/SigningMigration
  * dotnet/android-tools@dd34e54: Adding condition to GetFilesToSign to only include files if build configuration is Release
@jonpryor jonpryor removed the do-not-merge Do not merge this PR label Feb 18, 2022
@jonpryor jonpryor merged commit bbe85df into dotnet:main Feb 18, 2022
jonpryor added a commit that referenced this pull request Feb 24, 2022
…PI-32 (#156)"

This reverts commit bbe85df.

We do not yet have all of our proverbial ducks in a row to bump these
Android SDK versions.  Revert until we're fully ready to bump.
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.

1 participant