Hi, we're trying to setup GoogleAdsMobile with support for Unity ads via mediation. We only need the adapter, so have made the necessary changes to UnityMediationDependencies.xml to try and grab 'unity-adapter-only'.
However, when running EDM4U's Force Resolve for Android, this issue arises every time:
"Resolve failed due to com.google.ads.mediation:unity-adapter-only:3.5.0.0 missing for project :, attempted to use com.google.ads.mediation:unity-adapter-only:3.5.0.0, failed due to org.gradle.internal.resolve.ModuleVersionResolveException: Could not resolve com.google.ads.mediation:unity-adapter-only:3.5.0.0."
Which results in the error:
"Failed to fetch the following dependencies:
com.google.ads.mediation:unity-adapter-only:+"
Some info on the environment:
Unity v2019.4.16
GoogleAdsMobile (Unity) v5.4.0
Unity Mediation Plugin v2.5.0
Unity Ads SDK v3.5.0
I thought the updated EDM4U might be and issue, but when I tried on an older project that ran v1.2.160 the same issue occurred.
Any help would be much appreciated.
Kind Regards,
Nick