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

Pass tags to android sandwich #525

Merged

Conversation

Bencodes
Copy link
Collaborator

No description provided.

@@ -57,6 +59,7 @@ def _kt_android_artifact(
visibility = ["//visibility:private"],
kotlinc_opts = kotlinc_opts,
javac_opts = javac_opts,
tags = tags,
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not passing the tags here prevents people from conditionally disabling Kotlin ABI compilation via the tags attribute

@restingbull restingbull merged commit 626d197 into bazelbuild:master Apr 25, 2021
@Bencodes Bencodes deleted the pass-tags-to-android-targets branch April 4, 2024 18:58
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

Successfully merging this pull request may close these issues.

2 participants