We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3379f18 commit 8f26181Copy full SHA for 8f26181
rules/BUILD.bazel
@@ -72,6 +72,7 @@ bzl_library(
72
deps = [
73
":collect_aar_outputs_aspect",
74
"@bazel_skylib//lib:dicts",
75
+ "@rules_android//providers:providers_bzl",
76
],
77
)
78
0 commit comments