aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 325190d7d47740a693d4ceea729b4d6e4e250e65 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
name: "rules_android"
description:
    "Bazel build rules for building Android Apps. "
    "These are the open-sourced Android build rules from Google3."

third_party {
  url {
    type: HOMEPAGE
    value: "https://github.com/bazelbuild/rules_android"
  }
  url {
    type: GIT
    value: "https://github.com/bazelbuild/rules_android"
  }
  version: "d1dca942348973d99c9e33247f17fb5f1ef92732"
  last_upgrade_date { year: 2023 month: 7 day: 25 }
  license_type: NOTICE
}