• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1name: "rules_android"
2description:
3    "Bazel build rules for building Android Apps. "
4    "These are the open-sourced Android build rules from Google3."
5
6third_party {
7  url {
8    type: HOMEPAGE
9    value: "https://github.com/bazelbuild/rules_android"
10  }
11  url {
12    type: GIT
13    value: "https://github.com/bazelbuild/rules_android"
14  }
15  version: "a51e0d5a49ebdc5051c1eca467272d794aaf6d42"
16  last_upgrade_date { year: 2023 month: 3 day: 20 }
17  license_type: NOTICE
18}
19