We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
there are a number of useful targets under an instance of android_sdk_repository that are not documented, e.g.
android_sdk_repository
@androidsdk//:legacy_test-28 @androidsdk//:legacy_test-29 @androidsdk//:legacy_test-30 @androidsdk//:legacy_test-31 @androidsdk//:legacy_test-32 @androidsdk//:legacy_test-33 @androidsdk//:legacy_test-34
i didn't know these existed until i ran bzl query @androidsdk//... - could we add some documentation for these targets?
bzl query @androidsdk//...
The text was updated successfully, but these errors were encountered:
cc @ahumesky
Sorry, something went wrong.
No branches or pull requests
there are a number of useful targets under an instance of
android_sdk_repository
that are not documented, e.g.i didn't know these existed until i ran
bzl query @androidsdk//...
- could we add some documentation for these targets?The text was updated successfully, but these errors were encountered: