googlesamples / googlesamples/unity-jar-resolver

[FR] Support for Importing Maven BOMs in Android Resolver

Open
#668 0 comments 5 reactions 0 assignees View on GitHub
type: feature request
Dominant language
C#
Stars
1.5k
Forks
371
Avg merge
14h 21m
Merged PRs (30d)
3

Description

### 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)
- https://developer.android.com/jetpack/compose/bom/bom?hl=en
- https://firebase.google.com/docs/android/learn-more?hl=en

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.