• 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: "b1ad8136600931878dba61dbb28068bde5d5ed84"
16  last_upgrade_date { year: 2023 month: 10 day: 6 }
17  license_type: NOTICE
18}
19