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

rules_kotlin should migrate off @bazel_tools//tools/android:android_jar #1273

Open
bcorso opened this issue Feb 11, 2025 · 2 comments
Open
Assignees

Comments

@bcorso
Copy link

bcorso commented Feb 11, 2025

This is similar to #1267 but for rules_android.

The issue is that @rules_kotlin depends on @@bazel_tools//tools/android:android_jar which was removed in Bazel 8.0.1.

This will need to be updated to use the dependency in rules_android (@rules_android//tools/android:android_jar) instead.

@restingbull
Copy link
Collaborator

This will all go away with the transition to the new android rules.

@restingbull
Copy link
Collaborator

I think @Bencodes is pushing on that.

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

3 participants