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

Can aar types be supported ? #234

Closed
xiang123abc opened this issue Nov 16, 2022 · 2 comments · Fixed by #532
Closed

Can aar types be supported ? #234

xiang123abc opened this issue Nov 16, 2022 · 2 comments · Fixed by #532
Milestone

Comments

@xiang123abc
Copy link

Can aar types be supported ?

such as:
dependencies { implementation group :'me. relex', name :'circleindicator', version :'2.1.6' }
me. relex:circleindicator:2.1.6 type is aar ,
https://repo1.maven.org/maven2/me/relex/circleindicator/2.1.6/circleindicator-2.1.6.pom

now ,if use aar type , bom.json has not dependencies

thanks!

@skhokhlov skhokhlov added this to the 2.0.0 milestone Oct 21, 2024
@skhokhlov skhokhlov linked a pull request Dec 19, 2024 that will close this issue
@skhokhlov
Copy link
Member

#532 featured new implementation of dependency resolution which supports artifacts of any types.

Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 19, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants