Android

Warning.

This is an archived version of the documentation. Actual documentation for all platforms can be found here.

  1. SDK
  2. Mobile Ads SDK adapters for ad networks
  3. Mobile mediation adapters

SDK

Note.

The minimum supported version of the Android SDK is now API 16.

Version 5.10.0 (July 18, 2023)
Changes:
  • Improved stability for various devices.

Version 5.9.0 (June 29, 2023)
Changes:
  • Improved stability for various devices.

Version 5.8.0 (May 24, 2023)
Changes:
  • Improved the integration check logs.
  • Improved stability for various devices.

Version 5.7.0 (April 3, 2023)
Additions:
  • Integration check logs.
Changes:
  • Improved stability for various devices.

Version 5.6.0 (February 21, 2023)
Changes:
  • Updated the Kotlin Standard Library dependency to 1.7.10.

    Note.

    If the version of the Kotlin Gradle Plugin you use to build your app is older than 1.7.10, you need to update it to 1.7.10 or newer to use the latest version of the ad SDK.

Version 5.5.1 (February 8, 2023)
Changes:
  • Improved stability for various devices.

2022
Version 5.5.0 (December 27, 2022)
Changes:
  • Fixed a bug when a video ad failed to play.
  • Improved stability for various devices.

Version 5.4.1 (December 1, 2022)
Changes:

Fixed feedback asset rendering on MIUI.

Version 5.4.0 (November 10, 2022)
Changes:
Version 5.3.2 (October 10, 2022)
Changes:

Improved stability for various devices.

Version 5.3.0 (September 8, 2022)
Changes:

Improved stability for various devices.

Version 5.2.1 (August 19, 2022)
Changes:

Improved stability for various devices.

Version 5.2.0 (July 11, 2022)
Changes:
  • The feedback and domain assets are now mandatory in native advertising.
  • Improved stability for various devices.

Version 5.1.1 (June 2, 2022)
Changes:

Improved stability for various devices.

Version 5.1.0 (May 17, 2022)
Additions:

Added a new setLocationConsent(boolean) method of the MobileAds class. It indicates if it's allowed to use a location to load targeted ads.

Version 5.0.0 (March 28, 2022)
See the Guide for migration to version 5.0.0.
Additions:
  • Added Kotlin dependency.
  • Added the AdsLoader API to make integration with InStream easier. For more information, see Serving ads using ExoPlayer AdsLoader.
  • Added automatic SDK initialization.
  • Added pre-caching for video ads.
  • Added callback functions that notify that the user has clicked on the ad.
  • Added callback functions that notify that an impression is counted.
  • Added new methods for working with bidding data.
  • The changes are described in detail in the Guide for migration to version 5.0.0.
Changes:
  • Optimized the ad loading time.
  • The recommended version of AppMetrica is 4.1.1.
  • The blockId parameter was renamed to AdUnitId.
Version 5.0.0-beta.1 (March 11, 2022)
Changes:

Improved stability for various devices.

Version 5.0.0-alpha.2 (February 21, 2022)
Changes:

Improved stability for various devices.

Version 5.0.0-alpha.1 (January 31, 2022)
See the Guide for migration to version 5.0.0-alpha.1.
Additions:
  • Added Kotlin dependency.
  • Added the AdsLoader API to make integration with InStream easier. For more information, see Serving ads using ExoPlayer AdsLoader.
  • Added automatic SDK initialization.
  • Added pre-caching for video ads.
  • Added callback functions that notify that the user has clicked on the ad.
  • Added callback functions that notify that an impression is counted.
  • Added new methods for working with bidding data.
  • The changes are described in detail in the Guide for migration to version 5.0.0-alpha.1
Changes:
  • Optimized the ad loading time.
  • The recommended version of AppMetrica is 4.1.1.
  • The blockId parameter was renamed to AdUnitId.
2021
Version 4.5.0 (December 7, 2021)
Additions:
Added a new permission: com.google.android.gms.permission.AD_ID.
Version 4.4.1 (November 18, 2021)
Additions:
Added automatic sound activation in Instream if the content player's playing with sound.
Changes:
  • Improved stability for various devices.
  • The recommended version of AppMetrica is 4.0.0.
Version 4.4.0 (October 8, 2021)
Additions:
Added support for sequential playing of multiple video ads in InStream.
Changes:
Improved interstitial ad design.
Version 4.3.0 (July 29, 2021)
Changes:
  • Increased the x (close button) clickable area in interstitial ad native rendering.
  • Improved the smoothness of video play progress rendering.
Version 4.2.0 (July 5, 2021)
Changes:
  • Improved stability for various devices.
  • Increased the speed of rendering rewarded ads.
Version 4.1.1 (June 7, 2021)
Changes:

Improved stability for various devices.

Version 4.1.0 (April 16, 2021)
Changes:
  • Improved stability for various devices.
  • The recommended version of AppMetrica is 3.20.1.
Version 4.0.0 (March 11, 2021)
See the Guide for migration to version 4.0.0.
Additions:
Changes:
  • The recommended version of AppMetrica is 3.18.0.
  • Implemented large-scale API refactoring (deprecated classes and methods were removed).
  • Classes and delegate methods for working with ads were renamed.
  • imageView is not available anymore: use mediaView instead.
Version 3.3.0 (February 5, 2021)
Additions:

Added support for In-Roll and Pause-Roll.

Changes:
  • Improved stability for various devices.
  • Fixed how feedback is rendered when using NativeBannerView.
Version 3.2.0 (January 12, 2021)
Additions:
  • Added the InitializationListener method that initializes the SDK.
  • Added In-Stream advertising support.
  • Added Android 11 support.
Changes:
  • Improved stability for various devices.
  • Fixed the cancel function when loading video ads.
  • Removed ExoPlayer dependency.
  • Fixed the crash that occurred when loading VAST wrappers.
2020
Version 3.1.1 (October 30, 2020)
Changes:
  • Improved stability for various devices.
  • Fixed the correct integration indicator for Native Ad Unit.
  • Fixed ad tracking.
Version 3.1.0 (October 18, 2020)
Additions:
Added the feedback component (ad cross) in the native ad template.
Changes:
  • Fixed the controls display during video playback in native ads.
  • Fixed MediaView size measurement in the native ad template.
  • Fixed the display of the x in fullscreen ads in MIUI Dark Mode.
  • Transition to AndroidX annotations.
  • Improved stability for various devices.
Version 3.0.0 (September 18, 2020)
Additions:
  • Added support for outstream videos in native advertising.
  • Added ExoPlayer dependency.
  • Added a new onImageAdLoaded method to the NativeAdLoader.OnLoadListener interface.
Changes:
  • Transition to Androidx.
  • Optimized algorithms for ad visibility validation in Mobile Mediation.
  • JAR format is no longer supported.
  • The setImageView() method has been removed. Use the setMediaView() method.
  • Removed the deprecated VAST API.
  • Improved stability for various devices.
Version 2.180 (August 28, 2020)
Changes:
  • Faster ad loading and rendering.
  • Improved the stability of the library for various devices.
Version 2.170 (August 3, 2020)
Changes:
The recommended AppMetrica version is 3.14.3.
Version 2.160 (July 1, 2020)
Changes:
Improved the stability of the library for various devices.
Version 2.150 (May 27, 2020)
Changes:
Improved the stability of the library for various devices.
Version 2.143 (May 18, 2020)
Changes:
Improved the display of the native ad integration indicator.
Version 2.142 (April 17, 2020)
Changes:
Improved the stability of the library for various devices.
Version 2.141 (April 8, 2020)
Changes:
Improved the stability of the library for various devices.
Version 2.140 (March 25, 2020)
Additions:
Added support for loading an ad block with multiple native ads.
Version 2.130 (March 18, 2020)
Changes:
Improved the stability of the library for various devices.
Additions:
Added support for a new type of banner size: stickySize.
Version 2.120 (March 5, 2020)
Changes:
  • Faster loading and display of native ads.
  • The recommended version of AppMetrica is 3.13.1.
Version 2.113 (January 17, 2020)
Changes:
Improved the stability of the library for various devices.
2019
Version 2.112 (December 20, 2019)
Changes:
Improved the stability of the library for various devices.
Fixes:
Fixed the display of the native ad integration indicator.
Version 2.111 (November 6, 2019)
Changes:
  • Improved the stability of the library for various devices.
  • Optimized RAM usage.
Version 2.110 (October 22, 2019)
Additions:
Added an integration indicator for native ads in debugging mode.
Changes:
  • Improved the stability of the library for various devices.
  • The recommended version of AppMetrica is 3.8.0.
  • The public Builder (@NonNull final android.view.View nativeAdView) is deprecated. We recommend using a new public Builder (@NonNull final NativeAdView nativeAdView).
Fixes:
Fixed the error with View reuse in native ads.
Version 2.101 (August 23, 2019)
Changes:
  • Improved the stability of the library for various devices.
  • Fixed the lint error.
Version 2.100 (June 27, 2019)
Changes:
  • Improved the stability of the library for various devices.
  • The recommended version of AppMetrica is 3.6.4.
Version 2.91 (May 24, 2019)
Additions:
Video support in native ad mediation.
Changes:
Improved the stability of the library for various devices.
Version 2.90 (May 23, 2019)
Additions:
  • The setOnLoadListener method is deprecated. Use the new method setNativeAdLoadListener.
Version 2.81 (March 7, 2019)
Changes:
Improved the stability of the library for various devices.
2018
Version 2.80 (December 14, 2018)
Additions:
  • New ad format: rewarded ads.
  • Added support for videos in native ads (NativeAdMedia and MediaView classes and the media asset for displaying media content).
  • Added support for GDPR.
  • Added an invalid integration indicator for native ads.
  • Added the option to pass the user's age and gender to the AdRequest class.
  • New Block ID format for working with ADFOX via the mobile mediation interface: adf-XXXXXX/YYYYYY.
Version 2.75 (October 1, 2018)
Changes:
  • Improved the stability of the library for various devices.
  • Recommended version of AppMetrica: 3.2.2 and later.
Version 2.74 (September 14, 2018)
Changes:
Improved the stability of the library for various devices.
Version 2.73 (August 17, 2018)
Changes:
Improved the stability of the library for various devices.
Version 2.72 (May 29, 2018)
Changes:
Improved the stability of the library for various devices.
Version 2.71 (April 20, 2018)
Additions:
Added native ad mediation when working with Adfox.
Changes:
Fixed excessive memory consumption when working with videos in interstitial ads.
Version 2.70 (February 5, 2018)
Additions:
  • Added support for videos in interstitial (full-screen) ads.
  • Now you can use the SDK without activating the AppMetrica SDK.
  • Added feedback support to native ads (offers a selection of reasons when the user closes an ad).
2017
Version 2.62 (November 13, 2017)
Changes:
Improved the stability of the library for various devices.
Version 2.61 (August 31, 2017)
Changes:
Improved the stability of the library for various devices.
Version 2.60 (June 23, 2017)
Changes:
Improved the stability of the library for various devices.
Version 2.51 (April 18, 2017)
Changes:
Improved the stability of the library for various devices.
Version 2.50 (January 20, 2017)
Additions:
Added the Image type of native ads for working with Adfox.
2016
Version 2.31 (September 24, 2016)
Changes:
Improved the stability of the library for various devices.
Version 2.30 (August 22, 2016)
Changes:
Improved the stability of the library for various devices.
Version 2.20 (July 20, 2016)
Additions:
  • Choosing the size for images to load for native ads.
  • Manually loading images for native ads.
  • New assets for native ads. For the AppInstall ad type: image and reviewCount; for the Content ad type: callToAction.
  • Getting the values of assets for native ads.
Changes:
Changed the process for loading native ads.
Version 2.13 (June 20, 2016)
Changes:
Improved the stability of the library for various devices.
Version 2.12 (May 13, 2016)
Changes:
Improved the stability of the library for various devices.
Version 2.11 (April 26, 2016)
Changes:
  • Improved the stability of the library for various devices.
  • Fixed the AdMob adapter.
  • The minimum supported AppMetrica version is 2.40 or later.
Version 2.10 (April 7, 2016)
Additions:
Added a layout template for native ads.

Mobile Ads SDK adapters for ad networks

  1. AdMob
  2. IronSource

AdMob

Version 5.10.0.0 (July 18, 2023)
Changes:
  • The minimum supported version of the Play Services Ads SDK is 22.1.0.
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.10.0.
Version 5.9.0.0 (June 29, 2023)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.9.0.
Version 5.8.0.0 (May 24, 2023)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.8.0.
Version 5.7.0.0 (April 3, 2023)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.7.0.
Version 5.6.0.0 (February 21, 2023)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.6.0.
Version 5.5.1.0 (February 8, 2023)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.5.1.
2022
Version 5.5.0.0 (December 27, 2022)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.5.0.
Version 5.4.0.0 (November 10, 2022)
Changes:
  • The minimum supported version of the Play Services Ads SDK is 21.3.0.
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.4.0.
  • Added support for COPPA.
Version 5.3.2.0 (October 10, 2022)
Changes:
  • The minimum supported version of the Play Services Ads SDK is 21.2.0.
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.3.2.
Version 5.3.0 (September 8, 2022)
Changes:
  • The minimum supported version of the Play Services Ads SDK is 21.1.0.
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.3.0.
Version 5.2.0.0 (July 11, 2022)
Changes:
  • The recommended version of AppMetrica is 5.0.0.
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.2.0.
Version 5.0.0.0 (February 21, 2022)
See the Guide for migration to version 5.0.0-alpha.1.
Changes:
  • The recommended version of AppMetrica is 4.1.1.
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.0.0 alpha.2.
  • The minimum supported version of the Play Services Ads SDK is 20.5.0.
2021
Version 4.4.1.0 (November 18, 2021)
Changes:
  • The recommended version of AppMetrica is 4.0.0.
  • The minimum supported version of the Yandex Mobile Ads SDK is 4.4.1.
  • The minimum supported version of the Play Services Ads SDK is 20.4.0.
Version 4.4.0.0 (October 8, 2021)
Changes:
  • New versioning system.
  • The minimum supported version of the Yandex Mobile Ads SDK is 4.4.0.
  • The minimum supported version of the Play Services Ads SDK is 20.3.0.
Version 0.8.0 (April 16, 2021)
Changes:
  • Improved the stability of the library for various devices.
  • The minimum supported version of the Yandex Mobile Ads SDK is 4.1.0.
  • The minimum supported version of the Play Services Ads SDK is 20.0.0.
  • The recommended version of AppMetrica is 3.20.1.
Version 0.7.0 (March 11, 2021)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 4.0.0.
  • The recommended version of AppMetrica is 3.18.0.
  • The minimum supported version of the Play Services Ads SDK is 19.5.0.
2020
Version 0.6.0 (September 18, 2020)
Changes:
  • The minimum supported version of Yandex Mobile Ads SDK is 3.0.
  • The recommended AppMetrica version is 3.14.3.
Version 0.5.0 (August 28, 2020)
Changes:
The minimum supported version of the Play Services Ads SDK is 19.3.0.
Version 0.4.0 (May 2, 2020)
Changes:
  • The minimum supported version of the Play Services Ads SDK is 19.1.0.
  • The recommended version of AppMetrica is 3.13.1.
Version 0.3.0 (April 17, 2020)
Changes:
The minimum supported version of the Play Services Ads SDK is 19.0.1.
2019
Version 0.2.0 (November 11, 2019)
Changes:
  • The minimum supported version of the Play Services Ads SDK is 18.2.0.
  • The recommended version of AppMetrica is 3.8.0.
Version 0.1.2 (October 23, 2019)
Changes:
The minimum supported version of the Play Services Ads SDK is 17.1.3.
Additions:
Added support for the Yandex Mobile Ads SDK 2.110.
Version 0.1.1 (August 23, 2019)
Changes:
Improved the stability of the library for various devices.
Additions:
Added support for the Yandex Mobile Ads SDK 2.101.

IronSource

Version 5.10.0.0 (July 14, 2023)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.10.0.
  • The minimum supported version of the IronSource SDK is 7.3.1.1.
Version 5.9.0.0 (June 29, 2023)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.9.0.
Version 5.8.0.0 (May 24, 2023)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.8.0.
Version 5.7.0.1 (April 12, 2023)
Additions:
  • Added support for banner ads.
Changes:
  • The maximum supported version of the IronSource SDK is 7.3.0.1.
Version 5.7.0.0 (April 3, 2023)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.7.0.
Version 5.6.0.0 (February 21, 2023)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.6.0.
Version 5.5.1.0 (February 8, 2023)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.5.1.
2022
Version 5.5.0.0 (December 27, 2022)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.5.0.
Version 5.4.0.0 (November 10, 2022)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.4.0.
Version 5.3.2.0 (October 10, 2022)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.3.2.
Version 5.3.0 (September 8, 2022)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.3.0.
  • The minimum supported version of the IronSource SDK is 7.2.4.0.
Version 5.2.0.0 (July 11, 2022)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.2.0.
  • The minimum supported version of the IronSource SDK is 7.2.2.1.
  • The recommended version of AppMetrica is 5.0.0.
Version 5.1.0.0 (May 27, 2022)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.1.0.
  • The minimum supported version of the IronSource SDK is 7.2.1.1.
Version 5.0.0.0 (February 21, 2022)
See the Guide for migration to version 5.0.0-alpha.1.
Changes:

The minimum supported version of the Yandex Mobile Ads SDK is 5.0.0 alpha.2.

Version 4.5.0.2 (February 11, 2022)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 4.5.0.
  • The minimum supported version of the IronSource SDK is 7.1.14.
  • The recommended version of AppMetrica is 4.1.1.
  • Fixed onImpression callback behavior.

Mobile mediation adapters

  1. AdMob
  2. myTarget
  3. Start.io
  4. UnityAds
  5. AppLovin
  6. IronSource
  7. AdColony
  8. ChartBoost
  9. Pangle
  10. Tapjoy
  11. Vungle
  12. Mintegral

AdMob

Version 22.1.0.0 (July 18, 2023)
Changes:
  • The minimum supported version of the Play Services Ads SDK is 22.1.0.
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.10.0.
Version 21.5.0.1 (June 29, 2023)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.9.0.
Version 21.5.0.0 (May 24, 2023)
Changes:
  • The minimum supported version of the Play Services Ads SDK is 21.5.0.
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.8.0.
2022
Version 21.3.0.0 (November 10, 2022)
Changes:
  • The minimum supported version of the Play Services Ads SDK is 21.3.0.
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.4.0.
  • Added support for COPPA.
Version 21.1.0.0 (September 8, 2022)
Changes:
  • The minimum supported version of the Play Services Ads SDK is 21.1.0.
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.3.0.
Version 20.5.0.1 (July 11, 2022)
Changes:
  • The recommended version of AppMetrica is 5.0.0.
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.2.0.
Version 20.5.0.0 (February 21, 2022)
See the Guide for migration to version 5.0.0-alpha.1.
Changes:
  • The recommended version of AppMetrica is 4.1.1.
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.0.0-alpha.2.
  • The minimum supported version of the Play Services Ads SDK is 20.5.0.
2021
Version 20.4.0.0 (November 18, 2021)
Changes:
  • The recommended version of AppMetrica is 4.0.0.
  • The minimum supported version of the Yandex Mobile Ads SDK is 4.4.1.
  • The minimum supported version of the Play Services Ads SDK is 20.4.0.
Version 20.3.0.0 (October 8, 2021)
Changes:
  • New versioning system.
  • The minimum supported version of the Yandex Mobile Ads SDK is 4.4.0.
  • The minimum supported version of the Play Services Ads SDK is 20.3.0.
Version 1.19.0 (July 29, 2021)
Changes:
  • Improved stability for various devices.
  • The minimum supported version of the Yandex Mobile Ads SDK is 4.3.0.
  • The minimum supported version of the Play Services Ads SDK is 20.2.0.
Version 1.18.0 (April 16, 2021)
Changes:
  • Improved the stability of the library for various devices.
  • The minimum supported version of the Yandex Mobile Ads SDK is 4.1.0.
  • The minimum supported version of the Play Services Ads SDK is 20.0.0.
  • The recommended version of AppMetrica is 3.20.1.
Version 1.17.0 (March 11, 2021)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 4.0.0.
  • The recommended version of AppMetrica is 3.18.0.
2020
Version 1.16.0 (December 18, 2020)
Changes:
The minimum supported version of the Play Services Ads SDK is 19.5.0.
Version 1.15.0 (October 18, 2020)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 3.1.0.
  • The minimum supported version of the Play Services Ads SDK is 19.4.0.
  • Transition to AndroidX annotations.
Version 1.14.0 (September 18, 2020)
Changes:
  • The minimum supported version of Yandex Mobile Ads SDK is 3.0.
  • The recommended AppMetrica version is 3.14.3.
Version 1.13.0 (September 2, 2020)
Changes:
  • The minimum supported version of the Mobile Ads SDK is 2.180.
  • The recommended AppMetrica version is 3.13.4.
Additions:
  • Added Google Mobile Ads initialization.
  • Added support for the new Rewarded Ads API.
Version 1.12.0 (July 30, 2020)
Changes:
The minimum supported version of the Play Services Ads SDK is 19.3.0.
Version 1.11.0 (July 1, 2020)
Changes:
Improved the stability of the library for various devices.
Version 1.10.0 (May 25, 2020)
Changes:
Improved the stability of the library for various devices.
Version 1.9.0 (May 2, 2020)
Changes:
The minimum supported version of the Play Services Ads SDK is 19.1.0.
Version 1.8.0 (March 27, 2020)
Changes:
The minimum supported version of the Play Services Ads SDK is 19.0.1.
2019
Version 1.7.0 (December 20, 2019)
Additions:
Added support for the Yandex Mobile Ads SDK 2.112.
Changes:
The minimum supported version of the Play Services Ads SDK is 18.3.0.
Version 1.6.0 (November 13, 2019)
Additions:
Added support for the Yandex Mobile Ads SDK 2.111.
Changes:
  • The minimum supported version of the Play Services Ads SDK is 18.2.0.
  • The recommended version of AppMetrica is 3.8.0.
Version 1.5.0 (July 19, 2019)
Additions:
Added support for the Yandex Mobile Ads SDK 2.100.
Changes:
  • The minimum supported version of the Play Services Ads SDK is 17.2.0.
  • The recommended version of AppMetrica is 3.6.4.
Version 1.4.0 (May 23, 2019)
Additions:
Added support for media ads in native advertising.
Changes:
The minimum supported version of the Play Services Ads SDK is 17.1.3.
Version 1.3.0 (February 28, 2019)
Changes:
The minimum supported version of the Play Services Ads SDK is 17.1.2.
2018
Version 1.2.0 (December 14, 2018)
Changes:
Improved the stability of the library for various devices.

myTarget

Version 5.17.0.0 (July 18, 2023)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.10.0.
  • The minimum supported version of the myTarget SDK is 5.17.0.
Version 5.16.5.0 (June 29, 2023)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.9.0.
  • The minimum supported version of the myTarget SDK is 5.16.5.
Version 5.16.4.0 (May 24, 2023)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.8.0.
  • The minimum supported version of the myTarget SDK is 5.16.4.
2022
Version 5.16.2.0 (December 27, 2022)
Changes:
  • The minimum supported version of the myTarget SDK is 5.16.2.
Version 5.15.5.0 (November 10, 2022)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.4.0.
  • The minimum supported version of the myTarget SDK is 5.15.5.
  • Added support for COPPA.
Version 5.15.0.2 (September 8, 2022)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.3.0.
Version 5.15.0.1 (July 11, 2022)
Changes:
  • The recommended version of AppMetrica is 5.0.0.
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.2.0.
Version 5.15.0.0 (February 21, 2022)
See the Guide for migration to version 5.0.0-alpha.1.
Changes:
  • The recommended version of AppMetrica is 4.1.1.
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.0.0-alpha.2.
  • The minimum supported version of the myTarget SDK is 5.15.0.
2021
Version 5.12.3.0 (October 8, 2021)
Changes:
  • New versioning system.
  • The minimum supported version of the Yandex Mobile Ads SDK is 4.4.0.
Version 1.13.0 (July 29, 2021)
Changes:
  • Improved stability for various devices.
  • The minimum supported version of the Yandex Mobile Ads SDK is 4.3.0.
  • The recommended version of AppMetrica is 3.20.1.
  • The minimum supported version of the myTarget SDK is 5.12.3.
Version 1.12.0 (March 11, 2021)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 4.0.0.
  • The recommended version of AppMetrica is 3.18.0.
2020
Version 1.11.0 (December 18, 2020)
Changes:
  • The minimum supported version of the myTarget SDK is 5.11.7.
  • The minimum supported version of the Yandex Mobile Ads SDK is 3.1.0.
Version 1.10.0 (September 18, 2020)
Changes:
  • The minimum supported version of Yandex Mobile Ads SDK is 3.0.
  • The recommended AppMetrica version is 3.14.3.
Version 1.9.0 (August 28, 2020)
Additions:
Added the ability to pass keywords to AdRequest.
Version 1.8.0 (July 30, 2020)
Changes:
  • The minimum supported version of the myTarget SDK is 5.9.1.
  • Improved the stability of the library for various devices.
Version 1.7.0 (May 25, 2020)
Changes:
  • The minimum supported version of the myTarget SDK is 5.8.0.
  • Improved the stability of the library for various devices.
Version 1.6.0 (May 2, 2020)
Changes:
The minimum supported version of the myTarget SDK is 5.7.1.
Version 1.5.0 (March 5, 2020)
Additions:
Added support for the Yandex Mobile Ads SDK 2.120.
Changes:
The minimum supported version of the myTarget SDK is 5.6.0.
Version 1.4.0 (January 17, 2020)
Additions:
Added support for the Yandex Mobile Ads SDK 2.113.
Changes:
The minimum supported version of the myTarget SDK is 5.5.6.
2019
Version 1.3.0 (July 17, 2019)
Additions:
Added support for the Yandex Mobile Ads SDK 2.100.
Changes:
  • The minimum supported version of the myTarget SDK is 5.4.5.
  • The recommended version of AppMetrica is 3.6.4.
Version 1.2.0 (May 24, 2019)
Additions:
Added support for media ads in native advertising.
Changes:
The minimum supported version of the myTarget SDK is 5.3.4
2018
Version 1.1.0 (December 19, 2018)
Changes:
  • Improved the stability of the library for various devices.
  • Minimum supported version of myTarget SDK: 5.2.4 and later.
Version 1.0.1 (September 22, 2018)
Changes:
Improved the stability of the library for various devices.

Start.io

Version 4.11.0.1 (July 18, 2023)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.10.0.
Version 4.11.0.0 (June 29, 2023)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.9.0.
  • The minimum supported version of the Start.io SDK is 4.11.0.
Version 4.10.9.0 (May 24, 2023)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.8.0.
  • The minimum supported version of the Start.io SDK is 4.10.9.
2022
Version 4.10.4.0 (November 10, 2022)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.4.0.
  • The minimum supported version of the Start.io SDK is 4.10.4.
Version 4.10.0.1 (September 8, 2022)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.3.0.
Version 4.10.0.0 (July 11, 2022)
Changes:
  • The recommended version of AppMetrica is 5.0.0.
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.2.0.
  • The minimum supported version of the Start.io SDK is 4.10.0.
Version 4.9.1.0 (February 21, 2022)
See the Guide for migration to version 5.0.0-alpha.1.
Changes:
  • The recommended version of AppMetrica is 4.1.1.
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.0.0-alpha.2.
  • The minimum supported version of the Start.io SDK is 4.9.1.
2021
Version 4.8.11.0 (October 8, 2021)
Changes:
  • New versioning system.
  • The minimum supported version of the Yandex Mobile Ads SDK is 4.4.0.
  • The minimum supported version of the StartApp SDK is 4.8.11.
Version 1.13.0 (July 29, 2021)
Changes:
  • Improved stability for various devices.
  • The minimum supported version of the Yandex Mobile Ads SDK is 4.3.0.
  • The minimum supported version of the StartApp SDK is 4.8.10.
Version 1.12.0 (April 16, 2021)
Changes:
  • Improved the stability of the library for various devices.
  • The minimum supported version of the Yandex Mobile Ads SDK is 4.1.0.
  • The recommended version of AppMetrica is 3.20.1.
Version 1.11.0 (March 11, 2021)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 4.0.0.
  • The recommended version of AppMetrica is 3.18.0.
2020
Version 1.10.0 (October 18, 2020)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 3.1.0.
  • Transition to AndroidX annotations.
Version 1.9.0 (September 18, 2020)
Changes:
  • The minimum supported version of Yandex Mobile Ads SDK is 3.0.
  • The recommended AppMetrica version is 3.14.3.
Version 1.8.0 (June 6, 2020)
Changes:
The minimum supported version of the StartApp SDK is 4.6.0.
Version 1.7.0 (May 25, 2020)
Changes:
Improved the stability of the library for various devices.
Version 1.6.0 (April 17, 2020)
Changes:
The minimum supported version of the StartApp SDK is 4.5.0.
Version 1.5.0 (March 27, 2020)
Changes:
The minimum supported version of the StartApp SDK is 4.4.1.
Version 1.4.0 (January 17, 2020)
Additions:
Added support for the Yandex Mobile Ads SDK 2.113.
Changes:
The minimum supported version of the StartApp SDK is 4.3.2.
2019
Version 1.3.0 (July 19, 2019)
Additions:
Added support for the Yandex Mobile Ads SDK 2.100.
Changes:
The recommended version of AppMetrica is 3.6.4.
Version 1.2.0 (May 24, 2019)
Additions:
Added support for media ads in native advertising.
Changes:
The minimum supported version of the StartApp SDK is 3.12.3.
2018
Version 1.1.0 (December 14, 2018)
Changes:
Improved the stability of the library for various devices.

UnityAds

Version 4.7.1.2 (July 18, 2023)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.10.0.
Version 4.7.1.1 (June 29, 2023)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.9.0.
Version 4.7.1.0 (May 24, 2023)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.8.0.
  • The minimum supported version of the UnityAds SDK is 4.7.1.
Version 4.4.1.1 (April 3, 2023)
Changes:
  • Fixed the fullscreen adapter loading logic.
2022
Version 4.4.1.0 (November 10, 2022)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.4.0.
  • The minimum supported version of the UnityAds SDK is 4.4.1.
  • Added support for COPPA.
Version 4.2.1.1 (September 8, 2022)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.3.0.
Version 4.2.1.0 (July 11, 2022)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.2.0.
  • The recommended version of AppMetrica is 5.0.0.
  • The minimum supported version of the UnityAds SDK is 4.2.1.
Version 4.0.0.0 (February 21, 2022)
See the Guide for migration to version 5.0.0-alpha.1.
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.0.0-alpha.2.
  • The recommended version of AppMetrica is 4.1.1.
  • The minimum supported version of the UnityAds SDK is 4.0.0.
2021
Version 3.7.5.0 (October 8, 2021)
Changes:
  • New versioning system.
  • The minimum supported version of the Yandex Mobile Ads SDK is 4.4.0.
  • The recommended version of AppMetrica is 3.20.1.
  • The minimum supported version of the UnityAds SDK is 3.7.5.
Version 1.5.0 (March 11, 2021)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 4.0.0.
  • The recommended version of AppMetrica is 3.18.0.
  • The minimum supported version of the Unity Ads SDK is 3.6.0.
2020
Version 1.4.0 (October 18, 2020)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 3.1.0.
  • The minimum supported version of the Unity Ads SDK is 3.5.0.
  • Transition to AndroidX annotations.
Version 1.3.0 (September 18, 2020)
Changes:
  • The minimum supported version of Yandex Mobile Ads SDK is 3.0.
  • The recommended AppMetrica version is 3.14.3.
Version 1.2.0 (January 17, 2020)
Additions:
Added support for the Yandex Mobile Ads SDK 2.113.
Changes:
The minimum supported version of the Unity Ads SDK is 3.4.0.
2019
Version 1.1.0 (July 17, 2019)
Additions:
Added support for the Yandex Mobile Ads SDK 2.100.
Changes:
The recommended version of AppMetrica is 3.6.4.
Version 1.0.0 (April 22, 2019)
Additions:
Added support for the Yandex Mobile Ads SDK 2.81.

AppLovin

Version 11.10.1.1 (July 18, 2023)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.10.0.
Version 11.10.1.0 (June 29, 2023)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.9.0.
  • The minimum supported version of the AppLovin SDK is 11.10.1.
Version 11.9.0.0 (May 24, 2023)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.8.0.
  • The minimum supported version of the AppLovin SDK is 11.9.0.
2022
Version 11.6.0.0 (December 27, 2022)
Changes:
  • The minimum supported version of the AppLovin SDK is 11.6.0.
Version 11.5.3.0 (November 10, 2022)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.4.0.
  • The minimum supported version of the AppLovin SDK is 11.5.3.
  • Added support for COPPA.
Version 11.0.0.2 (September 8, 2022)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.3.0.
Version 11.0.0.1 (July 11, 2022)
Changes:
  • The recommended version of AppMetrica is 5.0.0.
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.2.0.
Version 11.0.0.0 (February 21, 2022)
See the Guide for migration to version 5.0.0-alpha.1.
Changes:
  • The recommended version of AppMetrica is 4.1.1.
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.0.0-alpha.2.
  • The minimum supported version of the AppLovin SDK is 11.0.0.
2021
Version 10.3.3.0 (October 8, 2021)
Changes:
  • New versioning system.
  • The minimum supported version of the Yandex Mobile Ads SDK is 4.4.0.
  • The minimum supported version of the AppLovin SDK is 10.3.3.
Version 0.10.0 (July 29, 2021)
Changes:
  • Improved stability for various devices.
  • The minimum supported version of the Yandex Mobile Ads SDK is 4.3.0.
  • The recommended version of AppMetrica is 3.20.1.
  • The minimum supported version of the AppLovin SDK is 10.3.1.
Version 0.9.0 (March 11, 2021)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 4.0.0.
  • The recommended version of AppMetrica is 3.18.0.
  • The minimum supported version of the AppLovin SDK is 9.15.3.
2020
Version 0.8.0 (October 18, 2020)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 3.1.0.
  • The minimum supported version of the AppLovin SDK is 9.14.3.
  • Transition to AndroidX annotations.
Version 0.7.0 (September 18, 2020)
Changes:
  • The minimum supported version of Yandex Mobile Ads SDK is 3.0.
  • The recommended AppMetrica version is 3.14.3.
Version 0.6.0 (July 30, 2020)
Changes:
The minimum supported version of the AppLovin SDK is 9.13.1.
Version 0.5.0 (May 25, 2020)
Changes:
Improved the stability of the library for various devices.
Version 0.4.0 (April 17, 2020)
Changes:
The minimum supported version of the AppLovin SDK is 9.12.0.
Version 0.3.0 (January 17, 2020)
Additions:
Added support for the Yandex Mobile Ads SDK 2.113.
Changes:
The minimum supported version of the AppLovin SDK is 9.11.1.
2019
Version 0.2.0 (December 20, 2019)
Additions:
Added support for the Yandex Mobile Ads SDK 2.112.
Changes:
  • The minimum supported version of the AppLovin SDK is 9.10.3.
  • The recommended version of AppMetrica is 3.8.0.
Version 0.1.0 (December 10, 2019)
Additions:
Added support for the Yandex Mobile Ads SDK 2.111.

IronSource

Version 7.3.1.1.0 (July 18, 2023)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.10.0.
  • The minimum supported version of the IronSource SDK is 7.3.1.1.
Version 7.3.1.0 (June 29, 2023)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.9.0.
  • The minimum supported version of the IronSource SDK is 7.3.1.
Version 7.3.0.1.1 (May 24, 2023)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.8.0.
Version 7.3.0.1.0 (February 21, 2023)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.6.0.
  • The minimum supported version of the IronSource SDK is 7.3.0.1.
2022
Version 7.2.4.1 (November 10, 2022)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.4.0.
  • Added support for COPPA.
Version 7.2.4.0 (September 8, 2022)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.3.0.
  • The minimum supported version of the IronSource SDK is 7.2.4.
Version 7.2.2.1.0 (July 11, 2022)
Changes:
  • The recommended version of AppMetrica is 5.0.0.
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.2.0.
  • The minimum supported version of the IronSource SDK is 7.2.2.1.
Version 7.1.14.1 (February 21, 2022)
See the Guide for migration to version 5.0.0-alpha.1.
Changes:
  • The recommended version of AppMetrica is 4.1.1.
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.0.0-alpha.2.
  • The minimum supported version of the IronSource SDK is 7.1.14.
2021
Version 7.1.3.1 (November 18, 2021)
Changes:
  • The recommended version of AppMetrica is 4.0.0.
  • The minimum supported version of the Yandex Mobile Ads SDK is 4.4.1.
Version 7.1.3.0 (October 8, 2021)
Changes:
  • New versioning system.
  • The minimum supported version of the Yandex Mobile Ads SDK is 4.4.0.
  • The recommended version of AppMetrica is 3.20.1.
  • The minimum supported version of the IronSource SDK is 7.1.3.
Version 0.9.0 (March 11, 2021)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 4.0.0.
  • The recommended version of AppMetrica is 3.18.0.
  • The minimum supported version of the IronSource SDK is 7.1.1.
2020
Version 0.8.0 (September 18, 2020)
Changes:
  • The minimum supported version of Yandex Mobile Ads SDK is 3.0.
  • The minimum supported version of the IronSource SDK is 7.0.1.1.
  • The recommended AppMetrica version is 3.14.3.
Version 0.7.0 (July 1, 2020)
Changes:
The minimum supported version of the IronSource SDK is 6.17.0.
Version 0.6.0 (April 17, 2020)
Changes:
The minimum supported version of the IronSource SDK is 6.16.0.
Version 0.5.0 (March 27, 2020)
Changes:
The minimum supported version of the IronSource SDK is 6.15.0.1.
Version 0.4.0 (March 5, 2020)
Additions:
Added support for the Yandex Mobile Ads SDK 2.120.
Changes:
The minimum supported version of the IronSource SDK is 6.14.0.1.
Version 0.3.0 (January 17, 2020)
Additions:
Added support for the Yandex Mobile Ads SDK 2.113.
Changes:
The minimum supported version of the IronSource SDK is 6.13.0.1.
2019
Version 0.2.0 (December 20, 2019)
Additions:
Added support for the Yandex Mobile Ads SDK 2.112.
Changes:
  • The minimum supported version of the IronSource SDK is 6.11.0.
  • The recommended version of AppMetrica is 3.8.0.
Version 0.1.0 (December 10, 2019)
Additions:
Added support for the Yandex Mobile Ads SDK 2.111.

AdColony

Version 4.8.0.5 (July 18, 2023)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.10.0.
Version 4.8.0.4 (June 29, 2023)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.9.0.
Version 4.8.0.3 (May 24, 2023)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.8.0.
2022
Version 4.8.0.2 (November 10, 2022)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.4.0.
  • Added support for COPPA.
Version 4.8.0.1 (September 8, 2022)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.3.0.
Version 4.8.0.0 (July 11, 2022)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.2.0.
  • The recommended version of AppMetrica is 5.0.0.
  • The minimum supported version of the AdColony SDK is 4.8.0.
Version 4.6.5.0 (February 21, 2022)
See the Guide for migration to version 5.
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.0.0-alpha.2.
  • The recommended version of AppMetrica is 4.1.1.
  • The minimum supported version of the AdColony SDK is 4.6.5.
2021
Version 4.6.4.0 (October 8, 2021)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 4.4.0.
  • The recommended version of AppMetrica is 3.20.1.
  • The minimum supported version of the AdColony SDK is 4.6.4.

ChartBoost

Version 9.3.0.2 (July 18, 2023)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.10.0.
Version 9.3.0.1 (June 29, 2023)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.9.0.
Version 9.3.0.0 (May 24, 2023)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.8.0.
  • The minimum supported version of the ChartBoost SDK is 9.3.0.
2022
Version 9.1.0.0 (December 27, 2022)
Changes:
  • The minimum supported version of the ChartBoost SDK is 9.1.0.
Version 9.0.0.0 (November 10, 2022)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.4.0.
  • The minimum supported version of the ChartBoost SDK is 9.0.0.
  • Added support for COPPA.
Version 8.3.1.2 (September 8, 2022)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.3.0.
Version 8.3.1.1 (July 11, 2022)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.2.0.
  • The recommended version of AppMetrica is 5.0.0.
Version 8.3.1.0 (February 21, 2022)
See the Guide for migration to version 5.
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 4.4.0.
  • The recommended version of AppMetrica is 4.1.1.
  • The minimum supported version of the ChartBoost SDK is 8.3.1.
2021
Version 8.2.1.0 (October 8, 2021)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.0.0-alpha.2.
  • The recommended version of AppMetrica is 3.20.1.
  • The minimum supported version of the ChartBoost SDK is 8.2.1.

Pangle

Version 5.3.0.4.0 (July 18, 2023)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.10.0.
  • The minimum supported version of the Pangle SDK is 5.3.0.4.
Version 4.9.1.5.0 (June 29, 2023)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.9.0.
  • The minimum supported version of the Pangle SDK is 4.9.1.5.
Version 4.8.2.7.0 (May 24, 2023)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.8.0.
  • The minimum supported version of the Pangle SDK is 4.8.2.7.
2022
Version 4.8.1.0.0 (December 27, 2022)
Changes:
  • The minimum supported version of the Pangle SDK is 4.8.1.0.
Version 4.3.0.4.2 (November 10, 2022)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.4.0.
  • Added support for COPPA.
Version 4.3.0.4.1 (September 8, 2022)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.3.0.
Version 4.3.0.4.0 (July 11, 2022)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.2.0.
  • The recommended version of AppMetrica is 5.0.0.
  • The minimum supported version of the Pangle SDK is 4.3.0.4.
Version 4.1.1.8.0 (February 21, 2022)
See the Guide for migration to version 5.0.0-alpha.1.
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.0.0-alpha.2.
  • The recommended version of AppMetrica is 4.1.1.
  • The minimum supported version of the Pangle SDK is 4.1.1.8.
2021
Version 3.9.0.5.0 (October 8, 2021)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 4.4.0.
  • The recommended version of AppMetrica is 3.20.1.
  • The minimum supported version of the Pangle SDK is 3.9.0.5.

Tapjoy

Version 13.0.1.1 (July 18, 2023)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.10.0.
  • The minimum supported version of the Tapjoy SDK is 13.0.1.
Version 12.11.1.1 (June 29, 2023)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.9.0.
Version 12.11.1.0 (May 24, 2023)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.8.0.
  • The minimum supported version of the Tapjoy SDK is 12.11.1.
2022
Version 12.10.0.2 (November 10, 2022)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.4.0.
  • Added support for COPPA.
Version 12.10.0.1 (September 8, 2022)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.3.0.
Version 12.10.0.0 (July 11, 2022)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.2.0.
  • The recommended version of AppMetrica is 5.0.0.
  • The minimum supported version of the Tapjoy SDK is 12.10.0.
Version 12.9.0.0 (February 21, 2022)
See the Guide for migration to version 5.0.0-alpha.1.
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.0.0-alpha.2.
  • The recommended version of AppMetrica is 4.1.1.
  • The minimum supported version of the Tapjoy SDK is 12.9.0.
2021
Version 12.8.1.0 (October 8, 2021)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 4.4.0.
  • The recommended version of AppMetrica is 3.20.1.
  • The minimum supported version of the Tapjoy SDK is 12.8.1.

Vungle

Version 6.12.1.2 (July 18, 2023)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.10.0.
Version 6.12.1.1 (June 29, 2023)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.9.0.
Version 6.12.1.0 (May 24, 2023)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.8.0.
  • The minimum supported version of the Vungle SDK is 6.12.1.
2022
Version 6.12.0.1 (November 10, 2022)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.4.0.
  • Added support for COPPA.
Version 6.12.0.0 (September 8, 2022)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.3.0.
  • The minimum supported version of the Vungle SDK is 6.12.0.
Version 6.11.0.0 (July 11, 2022)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.2.0.
  • The recommended version of AppMetrica is 5.0.0.
  • The minimum supported version of the Vungle SDK is 6.11.0.
Version 6.10.3.0 (February 21, 2022)
See the Guide for migration to version 5.0.0-alpha.1.
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.0.0-alpha.2.
  • The recommended version of AppMetrica is 4.1.1.
  • The minimum supported version of the Vungle SDK is 6.10.3.
2021
Version 6.9.1.0 (October 8, 2021)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 4.4.0.
  • The recommended version of AppMetrica is 3.20.1.
  • The minimum supported version of the Vungle SDK is 6.9.1.

Mintegral

Version 16.4.71.0 (July 18, 2023)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.10.0.
  • The minimum supported version of the Mintegral SDK is 16.4.71.
Version 16.4.61.0 (June 29, 2023)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.9.0.
  • The minimum supported version of the Mintegral SDK is 16.4.61.
Version 16.4.31.0 (May 24, 2023)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.8.0.
  • The minimum supported version of the Mintegral SDK is 16.4.31.
Version 16.4.11.0 (April 3, 2023)
Additions:
  • Added support for native ads.
Changes:
  • The minimum supported version of the Mintegral SDK is 16.4.11.
2022
Version 16.3.11.0 (December 27, 2022)
Changes:
  • The minimum supported version of the Mintegral SDK is 16.3.11.
Version 15.8.01.4 (November 10, 2022)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.4.0.
Version 15.8.01.3 (October 14, 2022)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.3.2.
  • Removed the REQUEST_INSTALL_PACKAGES permission.
Version 15.8.01.2 (September 8, 2022)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.3.0.
Version 15.8.01.1 (July 11, 2022)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.2.0.
  • The recommended version of AppMetrica is 5.0.0.
Version 15.8.01.0 (May 25, 2022)
Changes:
  • The minimum supported version of the Yandex Mobile Ads SDK is 5.0.0-alpha.2.
  • The recommended version of AppMetrica is 4.1.1.
  • The minimum supported version of the Mintegral SDK is 15.8.01.