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: "a51e0d5a49ebdc5051c1eca467272d794aaf6d42"
|
|
last_upgrade_date { year: 2023 month: 3 day: 20 }
|
|
license_type: NOTICE
|
|
}
|