Skip to content

Mintegral

Mintegral Adapter for XMediator.

Adding Mintegral to your project

repositories {
    maven {
        url = URI("https://dl-maven-android.mintegral.com/repository/mbridge_android_sdk_oversea")
    }
}

// [...]

dependencies {
    implementation("com.x3mads.android.xmediator.mediation:mintegral:16.8.51.0")
}
repositories {
    maven {
        url "https://dl-maven-android.mintegral.com/repository/mbridge_android_sdk_oversea"
    }
}

// [...]

dependencies {
    implementation 'com.x3mads.android.xmediator.mediation:mintegral:16.8.51.0'
}

16.8.51.0 (Oct 10th 2024)

16.7.71.1 (Aug 28th 2024)

16.7.71.0 (Jul 29th 2024)

16.6.11.0 (Feb 8th 2024)

16.5.41.1 (Dec 28th 2023)

  • Google Additional Consent Support and IAB TCF v2.2 Compliance.

16.5.41.0 (Nov 14th 2023)

16.4.81.0 (Jul 21st 2023)

16.4.71.0 (Jul 10th 2023)

16.4.61.0 (Jun 29th 2023)

16.4.41.1 (Jun 12th 2023)

  • Add support for server bidding

16.3.51.0 (Feb 2nd 2023)

16.2.51.1 (Dec 6th 2022)

  • Verified compatibility with XMediator 1.0.0

16.1.81.1 (Sep 1st 2022)

  • Add support for consent flags forwarding.