Skip to content

Conversation

sukolsak
Copy link
Contributor

Currently, kt_android_library targets can only access internal declarations in a single other kt_android_library target, but not multiple. This is because each kt_android_library has a distinct default module name and targets in the associates attribute must be in the same module. This change allows users to set the module name of kt_android_library, thus enabling multiple kt_android_library targets to be in the same module.

@Bencodes
Copy link
Collaborator

Happy to merge this in the short term to unblock if this is causing issues, but we will be swapping these rules out with actual rules hopefully really soon.

@sukolsak
Copy link
Contributor Author

Yes, if this could be merged, that would be great. Thank you!

@restingbull restingbull merged commit f33145f into bazelbuild:master Feb 21, 2025
1 of 2 checks passed
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.

3 participants