You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
471 B
19 lines
471 B
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
|
|
}
|