Commit 2747b4b8 authored by Mohamed Heikal's avatar Mohamed Heikal Committed by Commit Bot

[Build] Update third_party/android_build_tools/aapt2

Updating third_party/android_build_tools/aapt2 to version
3.3.0-beta01-5013011. This is because the current version has bug with
regards to webview resources package ids (see https://crbug.com/899656)

Bug: 894208, 899656
Change-Id: I0258c3b9ab0018a9fe01f23d5ab3b81faf3bd49c
Reviewed-on: https://chromium-review.googlesource.com/c/1307995Reviewed-by: default avataragrieve <agrieve@chromium.org>
Commit-Queue: Mohamed Heikal <mheikal@chromium.org>
Cr-Commit-Position: refs/heads/master@{#604424}
parent 4453d480
......@@ -493,8 +493,8 @@ deps = {
'src/third_party/android_build_tools/aapt2': {
'packages': [
{
'package': 'chromium/third_party/android_tools_aapt2',
'version': 'version:3.2.0-alpha18-4804415-cr0',
'package': 'chromium/third_party/android_build_tools/aapt2',
'version': 'version:3.3.0-beta01-5013011-cr0',
},
],
'condition': 'checkout_android',
......
Name: Android SDK tool aapt2
Short name: aapt2
Version: 3.2.0-alpha18-4804415
Version: 3.3.0-beta01-5013011
URL: https://dl.google.com/dl/android/maven2/com/android/tools/build/aapt2/${Version}/aapt2-${Version}-linux.jar
Security Critical: no
License: Apache Version 2.0
......
......@@ -3,8 +3,8 @@
# found in the LICENSE file.
# To create CIPD package run the following command.
# cipd create --pkg-def cipd.yaml -tag version:3.2.0-alpha18-4804415-cr0
package: chromium/third_party/android_tools_aapt2
# cipd create --pkg-def cipd.yaml -tag version:3.3.0-beta01-5013011-cr0
package: chromium/third_party/android_build_tools/aapt2
description: Android SDK tool to build App Bundles
data:
- file: aapt2
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment