googlesamples / googlesamples/unity-jar-resolver
[FR] Android Resolver support gradle plugin dependencies
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 371
- Avg merge
- 14h 21m
- Merged PRs (30d)
- 3
Description
### Feature proposal
* EDM4U Component: Android Resolver
The current Android Resolver does not support importing Gradle plugin dependencies through *Dependencies.xml or adding the required plugin to the project. Is it possible to enable this functionality? This would involve adding my Gradle plugin to the **BUILD_SCRIPT_DEPS** in the Unity template's Gradle. Of course, it would also require support for configuring repositories and adding the "apply plugin" to **APPLY_PLUGINS**. This simplifies the process of managing Gradle plugin dependencies and configurations, and libraries like Firebase Crashlytics also require this capability.
Contributor guide
Assessment
This issue has not been assessed yet.