Hello, I am trying to install the Appodeal SDK to my game, but I keep getting an error whenever I try to upload the package via the Git link in the Package Manager.
Error;
[Package Manager Window] Unable to add package [https://github.com/appodeal/appodeal-unity-plugin-upm.git#v3.2.1]:
Package com.appodeal.mediation@https://github.com/appodeal/appodeal-unity-plugin-upm.git#v3.2.1 has invalid dependencies or related test packages:
com.google.external-dependency-manager (dependency): Package [com.google.external-dependency-manager@1.2.175] cannot be found
UnityEditor.EditorApplication:Internal_CallUpdateFunctions ()
[Package Manager Window] Cannot perform upm operation: Unable to add package [https://github.com/appodeal/appodeal-unity-plugin-upm.git#v3.2.1]:
Package com.appodeal.mediation@https://github.com/appodeal/appodeal-unity-plugin-upm.git#v3.2.1 has invalid dependencies or related test packages:
com.google.external-dependency-manager (dependency): Package [com.google.external-dependency-manager@1.2.175] cannot be found [NotFound].
UnityEditor.EditorApplication:Internal_CallUpdateFunctions ()
[Package Manager Window] Error adding package: https://github.com/appodeal/appodeal-unity-plugin-upm.git#v3.2.1.
UnityEditor.EditorApplication:Internal_CallUpdateFunctions ()
I am following this guide Get Started | Appodeal Help Center
I updated External Dependency Manager to version 1.2.175 as requested. I am receiving an error and I am unsure of the cause. Has anyone else experienced this error or have any ideas?
Thanks in advance.