googlesamples / unity-jar-resolver

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

Resolution failed #272

Closed jaybatalla closed 5 years ago

jaybatalla commented 5 years ago

How can I fixed this error while resolving android dependencies in Unity3D, I am using Unity 2019.2.1?

"Resolution failed

Failed to fetch the following dependencies:

com.google.games:gpgs-plugin-support:0.9.64 "

muflub commented 5 years ago

Hi Jaybatalla,

Can you see if the answer on stack overflow helps fix your issue: https://stackoverflow.com/questions/51628906/android-firebase-unity-have-error-gradle-failed-to-fetch-dependencies-and-resol

stewartmiles commented 5 years ago

@jaybatalla this is the plugin that manages dependencies, if you have issues with a plugin that uses this library (in this case Google Play Games) I recommend you open an issue with them instead.