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