commit | ceb498fd6b9323a738f0ba628d12a23a161a0671 | [log] [tgz] |
---|---|---|
author | Googler <noreply@google.com> | Tue Jul 27 17:06:14 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Jul 27 17:07:39 2021 -0700 |
tree | e1345c5f03e3b63c4cac8d5b7993d98bc88a23e9 | |
parent | 088caa107a9f7f881fdfd75670d53a45192ccf3f [diff] |
Fix d8_dexbuilder/d8_dexmerger/r8 dependencies in bazel_tools: The latest version of d8.jar no longer includes CompatDexMerger or DexFileMerger, so we're relying on the sources that are now provided with Bazel as part of the r8 target, as well as updating the r8 target dependencies. PiperOrigin-RevId: 387230449
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
See CONTRIBUTING.md