19 lines
471 B
Plaintext
19 lines
471 B
Plaintext
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
|
|
}
|