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

Enable Bzlmod for examples/android #1031

Merged
merged 5 commits into from
Sep 29, 2023
Merged

Conversation

Bencodes
Copy link
Collaborator

@Bencodes Bencodes commented Sep 17, 2023

Gets the examples/android example app building with Bzlmod. Also adding CI jobs for validating the Bzlmod and WORKSPACE paths.

Note: The .bazelversion needs to be on the bleeding edge to work around issues like:

ERROR: /private/var/tmp/_bazel_b/de915eedcd385288ec0f90be4b390488/external/bazel_tools/tools/android/BUILD:446:6: no such target '//external:databinding_annotation_processor': target 'databinding_annotation_processor' not declared in package 'external' defined by /Users/b/Projects/rules_kotlin/examples/android/WORKSPACE (Tip: use `query "//external:*"` to see all the targets in that package) and referenced by '@bazel_tools//tools/android:databinding_annotation_processor'

@Bencodes Bencodes merged commit 43a6269 into master Sep 29, 2023
@Bencodes Bencodes deleted the enable-bzlmod-for-examples-android branch September 29, 2023 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants