googlesamples / unity-jar-resolver

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

How do I remove this unity-jar-resolver? #546

Closed tleylan closed 1 year ago

tleylan commented 1 year ago

[READ] For Firebase Unity SDK question, please report to Firebase Unity Sample

Once you've read this section and determined that your issue is appropriate for this repository, please delete this section.

[REQUIRED] Please fill in the following fields:

[REQUIRED] Please describe the question here:

I installed it because I was getting gradle errors for no apparent reason and now I'm getting sharing violations on GvhProjectSettings.xml. I just need to know the steps to remove it completely. Thanks.

tleylan commented 1 year ago

I deleted the ExternalDependencyManager folder from the project. If that is all then I'm good.

paulinon commented 1 year ago

Hi @tleylan,

Deleting the folder is the way to go since it contains the relevant files. You can see its contents before importing the .unitypackage file.

That said, I'll be closing this for now. Let me know if an issue arises.