googlesamples / unity-jar-resolver

Unity plugin which resolves Android & iOS dependencies and performs version management
Other
1.21k stars 336 forks source link

[FR] Android Resolver support gradle plugin dependencies #649

Open gentrio opened 8 months ago

gentrio commented 8 months ago

Feature proposal

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.

google-oss-bot commented 8 months ago

This issue does not seem to follow the issue template. Make sure you provide all the required information.