Commit 989dc07
authored
Bump to google/bundletool@5ba6c05 (#6358)
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#2411 parent d7c0578 commit 989dc07
File tree
2 files changed
+9
-1
lines changed- Documentation/release-notes
2 files changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
0 commit comments