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

[build] Bump $(XABuildToolsVersion)=35 #9071

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

jonpryor
Copy link
Member

@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
58 checks passed
@jonpryor jonpryor deleted the dev/jonp/jonp-try-build-tools-35.0.0 branch July 2, 2024 16:27
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.

None yet

3 participants