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

[FR] Support for Importing Maven BOMs in Android Resolver #668

Open
kjt0429 opened this issue Feb 8, 2024 · 0 comments
Open

[FR] Support for Importing Maven BOMs in Android Resolver #668

kjt0429 opened this issue Feb 8, 2024 · 0 comments

Comments

@kjt0429
Copy link

kjt0429 commented Feb 8, 2024

Feature proposal

  • EDM4U Component: Android Resolver (Android Resolver, iOS Resolver, Version Handler, Package Manager, etc)

Describe your use case and/or feature request here.

=========================================

Recently, many library providers are providing libraries through BOM(https://docs.gradle.org/current/userguide/platforms.html#sub:bom_import).
ex)

I am also applying many libraries and would like to have a stable library configuration through BOM.
However, EDM4U only supports the code below.

(https://github.com/googlesamples/unity-jar-resolver/blob/master/sample/Assets/ExternalDependencyManager/Editor/SampleDependencies.xml)

I hope EDM4U supports BOM. thank you.

@paulinon paulinon removed the new to be triaged label Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants