Skip to content

adquality-unity-sdk-bridge:9.5.0 not available on Maven #5

@JimRaid

Description

@JimRaid

Problem

Gradle cannot resolve com.unity3d.ads-mediation:adquality-unity-sdk-bridge:9.5.0.

Could not find com.unity3d.ads-mediation:adquality-unity-sdk-bridge:9.5.0 — artifact does not appear in commonly used Maven repos (same search paths as Gradle: Google Maven, Maven Central, etc.). com.unity3d.ads-mediation:adquality-sdk may list newer versions elsewhere, but the Unity bridge artifact for matching versions is missing or not published to those repositories.

This blocks Android CI builds after bumping IronSource Ad Quality / LevelPlay mediation dependencies that request this coordinate.

Expected

Either:

  • Publish adquality-unity-sdk-bridge:9.5.0 to the documented Unity / IronSource Maven repository(s), or
  • Document explicitly which repository URL Gradle must declare (with an example block for External Dependency Manager / settingsTemplate.gradle).

Environment

  • Unity Android Gradle / External Dependency Manager
  • Coordinate: com.unity3d.ads-mediation:adquality-unity-sdk-bridge:9.5.0

If the intended version label is different (e.g. Unity package 4.5.0 vs Android 9.5.0), please align publishing so the bridge version matches the SDK version published in release notes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions