Skip to content

Conversation

@jonpryor
Copy link
Contributor

@jonpryor jonpryor commented Jul 1, 2024

Context: https://developer.android.com/tools/releases/build-tools

Update $(XABuildToolsVersion) to 35, which is the latest version of the Android SDK Build Tools.

Does it build™?

@jonathanpeppers
Copy link
Member

Oh wait, I thought it was green, but CI hadn't started yet.

Context: https://developer.android.com/tools/releases/build-tools
Context: https://dl.google.com/android/repository/repository2-3.xml

Update `$(XABuildToolsVersion)` to 35, which is the latest version of
the Android SDK Build Tools.

The `build-tools_r35*.zip` packages changed their filename convention
from `build-tools_{version}-{os}.zip` to
`build-tools_{version}_{os}.zip`; note `_` instead of `-` between
version and OS.  Update build-tools/xaprepare and src/aapt2
accordingly.

Does it build™?
@jonpryor jonpryor force-pushed the dev/jonp/jonp-try-build-tools-35.0.0 branch from d19a27a to d0642e2 Compare July 1, 2024 21:05
@jonpryor jonpryor requested a review from grendello as a code owner July 1, 2024 21:05
@jonpryor jonpryor merged commit 16c9adc into main Jul 2, 2024
@jonpryor jonpryor deleted the dev/jonp/jonp-try-build-tools-35.0.0 branch July 2, 2024 16:27
grendello added a commit that referenced this pull request Jul 5, 2024
* main:
  [tests] verify trimmer warnings where appropriate (#9076)
  Bump to jbevain/cecil@8c123e1 (#9078)
  [trimming] remove `$(NullabilityInfoContextSupport)` (#9069)
  [build] Bump `$(XABuildToolsVersion)`=35 (#9071)
  [ci] Move PR build to shared pool (#8854)
  Use AsyncTask from xamarin-android-tools (#9017)
  Bump to dotnet/sdk@02c06d398a 9.0.100-preview.7.24351.1 (#9067)
  [trimming] use public `$(MetricsSupport)` property (#9068)
  [ci] Update resourceManagement.yml (#9070)
  Bump to dotnet/android-api-docs@c14203771a (#8992)
  [trimming] remove `$(_AggressiveAttributeTrimming)` by default (#9062)
@github-actions github-actions bot locked and limited conversation to collaborators Aug 2, 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.

3 participants