Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump to google/bundletool/main@5ba6c05 #6358

Merged
merged 1 commit into from
Oct 2, 2021

Conversation

jonathanpeppers
Copy link
Member

Context: https://github.com/google/bundletool/releases/tag/1.8.1
Changes: google/bundletool@1.4.0...1.8.1
Fixes: #6354

dotnet build -c Release -t:Install fails on an API-31 emulator with:

[BT : 1.4.0] error : Error retrieving device density. Please try again.

Updating bundletool with the fix:

Android12 emulator fails due to 'Error retrieving device density'

google/bundletool#241

Context: https://github.com/google/bundletool/releases/tag/1.8.1
Changes: google/bundletool@1.4.0...1.8.1
Fixes: dotnet#6354

`dotnet build -c Release -t:Install` fails on an API-31 emulator with:

    [BT : 1.4.0] error : Error retrieving device density. Please try again.

Updating `bundletool` with the fix:

    Android12 emulator fails due to 'Error retrieving device density'

google/bundletool#241
@jonathanpeppers jonathanpeppers merged commit 989dc07 into dotnet:main Oct 2, 2021
@jonathanpeppers jonathanpeppers deleted the bundletool-1.8.1 branch October 2, 2021 01:40
jonpryor pushed a commit to jonpryor/xamarin-android that referenced this pull request Oct 18, 2021
Fixes: dotnet#6354
Fixes: https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1414786

Context: https://github.com/google/bundletool/releases/tag/1.8.1
Context: google/bundletool#241

Changes: google/bundletool@1.4.0...1.8.1

`dotnet build -c Release -t:Install` fails on an API-31 emulator with:

    [BT : 1.4.0] error : Error retrieving device density. Please try again.

Updating `bundletool` with the fix:

    Android12 emulator fails due to 'Error retrieving device density'
@github-actions github-actions bot locked and limited conversation to collaborators Jan 24, 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.

[.NET 6] bundletool fails on x86_64 API 31 emulator
2 participants