Add bundletool-1.11.0 to third_party
README.google:
Name: Bundletool
URL: https://github.com/google/bundletool
Version: 1.11.0
Revision: NA
Date: June 29th 2022
License: Apache License Version 2.0
Description:
Bundletool is a tool to manipulate Android App Bundles.
Change-Id: I5bb68aecb95d2089daec2b055f64d917ff6099b7
diff --git a/.gitignore b/.gitignore
index d76279a..5bb74e5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -63,6 +63,8 @@
third_party/benchmarks/wordpress.tar.gz
third_party/binary_compatibility_tests/compiler_api_tests.tar.gz
third_party/binary_compatibility_tests/compiler_api_tests
+third_party/bundletool/bundletool-1.11.0
+third_party/bundletool/bundletool-1.11.0.tar.gz
third_party/cf_segments
third_party/cf_segments.tar.gz
third_party/chrome/*
diff --git a/build.gradle b/build.gradle
index a138d84..f63df38 100644
--- a/build.gradle
+++ b/build.gradle
@@ -352,6 +352,7 @@
"api_database/api_database",
"api-outlining/simple-app-dump",
"binary_compatibility_tests/compiler_api_tests",
+ "bundletool/bundletool-1.11.0",
"core-lambda-stubs",
"dagger/2.41",
"dart-sdk",
diff --git a/third_party/bundletool/bundletool-1.11.0.tar.gz.sha1 b/third_party/bundletool/bundletool-1.11.0.tar.gz.sha1
new file mode 100644
index 0000000..15286b5
--- /dev/null
+++ b/third_party/bundletool/bundletool-1.11.0.tar.gz.sha1
@@ -0,0 +1 @@
+0df683c4962e31e12db4bc264d3ed99a9b91d31c
\ No newline at end of file