Skip to content
New issue

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

android_application macro fails due to missing template file #326

Open
silverAndroid opened this issue Jan 6, 2025 · 0 comments
Open

android_application macro fails due to missing template file #326

silverAndroid opened this issue Jan 6, 2025 · 0 comments

Comments

@silverAndroid
Copy link

I want to try using the new android_application macro but when I do, I get the error

every rule of type android_application implicitly depends upon the target '@@rules_android~//rules:bundle_keystore_properties.tmpl', but this target could not be found because of: no such target '@@rules_android~//rules:bundle_keystore_properties.tmpl': target 'bundle_keystore_properties.tmpl' not declared in package 'rules' defined by /private/var/tmp/_bazel_ruru/68567c55c41ab535511f4e2170beca56/external/rules_android~/rules/BUILD

When I look inside attrs.bzl, I see a default being set to the file mentioned but nowhere in the repository do I see this default file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant