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

Bug for Bill of Material #2558

Open
roliveiravictor opened this issue May 16, 2024 · 0 comments
Open

Bug for Bill of Material #2558

roliveiravictor opened this issue May 16, 2024 · 0 comments
Assignees

Comments

@roliveiravictor
Copy link
Contributor

By the time I was trying to implement constraintlayout-compose and material3 specific versions as a library, I noticed that material3 does not get to be properly validated.

According to the CI, correctly, only andesui-compose and constraintlayout-compose are not valid to be implemented in my project.

Screenshot 2024-05-15 at 22 18 53

CI Link Reference

Still, at the same time, I was adding a new specific version (1.1.0) for material3, which is beyond the version for the BoM

Screenshot 2024-05-15 at 22 33 31

PR Link Reference

This likely means that once a library gets to be validated against the BoM, it doesn't matter which version the project applies, especially when it overwrites the current version of the BoM.

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

4 participants