• 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: "ab13c86fafc79b965b7ad6e4d91c821760d869d3"
16  last_upgrade_date { year: 2021 month: 2 day: 12 }
17  license_type: NOTICE
18}
19