Skip to content

Conversation

@jonpryor
Copy link
Contributor

@jonpryor jonpryor commented Jun 2, 2020

Context: dotnet/android-tools#85
Context: #4567

Partially reverts commit 5ad666d.

Commit 5ad666d bumped the Android SDK Build-tools version that
xaprepare installs to be 30.0.0-rc4, which is problematic becuase it
contains an apksigner.jar which requires JDK11, support for which
has not yet been merged (see PR #4567).

In retrospect, bumping the $(XABuildToolsVersion) value was a
Bad Idea™. It was the DexUtils.cs change that we wanted.

Revert the $(XABuildToolsVersion) bump, and thus once again provision
Android SDK Build-tools 29.0.2.

Context: dotnet/android-tools#85
Context: dotnet#4567

Partially reverts commit 5ad666d.

Commit 5ad666d bumped the Android SDK Build-tools version that
`xaprepare` installs to be 30.0.0-rc4, which is problematic becuase it
contains an `apksigner.jar` which requires JDK11, support for which
has not yet been merged (see PR dotnet#4567).

In retrospect, bumping the `$(XABuildToolsVersion)` value was a
Bad Idea™.  It was the `DexUtils.cs` change that we wanted.

Revert the `$(XABuildToolsVersion)` bump, and thus once again provision
Android SDK Build-tools 29.0.2.
@dellis1972 dellis1972 merged commit 850d812 into dotnet:master Jun 2, 2020
jonpryor added a commit that referenced this pull request Jun 2, 2020
Context: dotnet/android-tools#85
Context: #4567

Partially reverts commit 5ad666d.

Commit 5ad666d bumped the Android SDK Build-tools version that
`xaprepare` installs to be 30.0.0-rc4, which is problematic becuase it
contains an `apksigner.jar` which requires JDK11, support for which
has not yet been merged (see PR #4567).

In retrospect, bumping the `$(XABuildToolsVersion)` value was a
Bad Idea™.  It was the `DexUtils.cs` change that we wanted.

Revert the `$(XABuildToolsVersion)` bump, and thus once again provision
Android SDK Build-tools 29.0.2.
jonathanpeppers added a commit that referenced this pull request Jun 2, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Jan 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants