-
Notifications
You must be signed in to change notification settings - Fork 536
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[build] Bump
$(XABuildToolsVersion)
=35 (#9071)
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.
- Loading branch information
Showing
4 changed files
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters