-
Notifications
You must be signed in to change notification settings - Fork 18
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
Add bzlmod example to CI #69
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks.
Maybe @brettchabot can help to review as I think he is more professional at bazel. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I haven't looked at bzlmod yet, so I'm not confident my review is adding a ton of value but LGTM
@Bencodes Please merge it by yourself if you think it is ready. |
@Bencodes What about making a new PR to update README.md for bzlmod usage? |
Adding Bzlmod support now that Android projects officially support it.