commit | 44a2c673838d6a449a70d552a6687700ae717b4a | [log] [tgz] |
---|---|---|
author | Googler <noreply@google.com> | Wed Aug 22 08:33:44 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Wed Aug 22 08:35:02 2018 -0700 |
tree | 75af8a9d1035db066075ce52e9e0017f13a40dcf | |
parent | 8993c6e6023fa4fa92cb40f453ffd15df4bcc3af [diff] |
Choosing the aapt version for rules that do not have an aapt_version attribute is simple as "sdk.getAapt2() != null". Update mergeResources method, used only by the android_library rule with this new heuristic. RELNOTES: None. PiperOrigin-RevId: 209769885
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel only rebuilds 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
Bazel is released in ‘Beta’. See the product roadmap to learn about the path toward a stable 1.0 release.