Changelog

SDK

2024

Version 7.0.1 (April 19, 2024)

Changes:

  • Fixed compile-time build errors related to R8 and Debug Panel.
  • Improved stability for various devices.

Version 7.0.0 (April 4, 2024)

Additions:

  • Added a new ad format: ad feed. This unit consists of a sequence of ads. It may be added to your app as its main content or come after the existing content. A feed may consist of dozens of ads.
  • Added a Debug Panel. This is a set of tools for testing ad integration, designed to speed up the integration of Yandex mediation and ad launch.
  • Added support for AdPod.
  • Added automatic preloading for interstitial ads.
  • Added EndCard support for video ads.

Breaking changes:

  • Minimal version: Android API level 21.
  • Removed the BidderTokenLoader.loadBidderToken(Context, BidderTokenLoadListener) method. Use the BidderTokenLoader.loadBidderToken(Context, BidderTokenRequestConfiguration, BidderTokenLoadListener) method instead.
  • Use methods rather than properties in the Rating interface from Kotlin.
  • Override properties rather than methods in VideoPlayer implementations from Kotlin.
  • Use property instead of method in MobileAds version obtaining in Kotlin.
  • To learn more, see the guide for migrating to version 7.

Version 6.4.1 (March 12, 2024)

Changes:

  • Improved stability for various devices.

Version 6.4.0 (February 9, 2024)

Changes:

  • Improved stability for various devices.
  • Okio version updated to 3.4.0.

2023

Version 6.3.0 (December 15, 2023)

Changes:

  • Improved stability for various devices.

Version 6.2.0 (November 23, 2023)

Additions:

  • Added parameters for generating an Open Bidding token.

Changes:

  • The recommended AppMetrica SDK version is 6.0.0.

Version 6.1.0 (October 20, 2023)

Additions:

  • New video ad design.

Changes:

  • Optimized ad load caching.
  • Fixed InStream ad localization.
  • Fixed InStream ad navigation on Android TV.

Version 6.0.1 (September 13, 2023)

Changes:

  • Fixed an app crash issue when trying to integrate incompatible versions of mediation adapters.

Changes:

Version 6.0.0 (August 31, 2023)

Additions:

  • Mobile Mediation now supports the InMobi network.
  • Added a new ad format: App Open Ads. This is a special ad format for monetizing the splash screen of your apps. These ads can be closed at any time and are designed to be served when users bring your app to the foreground, either at launch or when returning to it from the background.

Breaking changes:

  • Banners. New API for working with banner sizes.
  • Interstitial and rewarded ads. Separated ad loading and rendering at the API level.
  • To learn more, see the guide for migrating to version 6.

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 logs for testing ad integration.
  • Improved stability for various devices.

Version 5.7.0 (April 3, 2023)

Additions:

  • Logs for testing ad integration.

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, make sure to update it to 1.7.10 or higher to use the latest version of the ad SDK.

Version 5.5.1 (February 8, 2023)

Changes:

  • Improved stability for various devices.

2022

Versions 5.5.0 — 5.0.0-alpha.1

Version 5.5.0 (December 27, 2022)

Changes:

  • Fixed a crash that occurred when trying to play a video ad.
  • 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:

  • Added support for COPPA.
  • Added support for theme selection with the AdRequest.Builder setPreferredTheme method.

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 for 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)

Additions:

  • Added the Kotlin dependency.
  • Added the AdsLoader API to streamline InStream ad integration. For more information, see Serving ads using ExoPlayer AdsLoader.
  • Added automatic SDK initialization.
  • Added pre-caching for video ads.
  • Added callback functions notifying when users click ads.
  • Added callback functions notifying when impressions are counted.
  • Added new methods for working with bidding data.

Changes:

  • Optimized the ad loading time.
  • The recommended AppMetrica version is 4.1.1.
  • Renamed the blockId parameter 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)

Additions:

  • Added the Kotlin dependency.
  • Added the AdsLoader API to streamline InStream ad integration. For more information, see Serving ads using ExoPlayer AdsLoader.
  • Added automatic SDK initialization.
  • Added pre-caching for video ads.
  • Added callback functions notifying when users click ads.
  • Added callback functions notifying when impressions are counted.
  • Added new methods for working with bidding data.

Changes:

  • Optimized the ad loading time.
  • The recommended AppMetrica version is 4.1.1.
  • Renamed the blockId parameter to AdUnitId.

Mobile mediation

Digital Turbine (ex. AdColony)

2024

Version 4.8.0.11 (April 4, 2024)

Changes:

  • Minimum supported version: Yandex Mobile Ads SDK 7.0.0.
  • Removed from the single build.

Version 4.8.0.10 (February 9, 2024)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.4.0.

2023

Version 4.8.0.9 (December 15, 2023)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.3.0.

Version 4.8.0.8 (November 23, 2023)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.2.0.

Version 4.8.0.7 (October 20, 2023)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.1.0.

Version 4.8.0.6 (August 31, 2023)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.0.0.

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

Versions 4.8.0.2 — 4.6.5.0

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 AppMetrica version is 5.0.0.
  • The minimum supported version of the Digital Turbine SDK is 4.8.0.

Version 4.6.5.0 (February 21, 2022)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 5.0.0-alpha.2.
  • The recommended AppMetrica version is 4.1.1.
  • The minimum supported version of the Digital Turbine SDK is 4.6.5.

AppLovin

2024

Version 12.3.1.0 (April 4, 2024)

Changes:

  • Minimum supported version: Yandex Mobile Ads SDK 7.0.0.
  • Minimum supported version: AppLovin SDK 12.3.1.

Version 12.1.0.0 (February 9, 2024)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.4.0.
  • The minimum supported version of the AppLovin SDK is 12.1.0.

2023

Version 11.11.3.2 (December 15, 2023)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.3.0.

Version 11.11.3.1 (November 23, 2023)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.2.0.

Version 11.11.3.0 (October 20, 2023)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.1.0.
  • The minimum supported version of the AppLovin SDK is 11.11.3.

Version 11.11.2.0 (August 31, 2023)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.0.0.
  • The minimum supported version of the AppLovin SDK is 11.11.2.

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

Versions 11.6.0.0 — 11.0.0.0

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 AppMetrica version 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)

Changes:

  • The recommended AppMetrica version 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.

BIGO Ads

2024

Version 4.6.1.0 (April 4, 2024)

Changes:

  • Minimum supported version: Yandex Mobile Ads SDK 7.0.0.
  • Minimum supported version: Bigo Ads SDK 4.6.1.

Version 4.5.1.0 (February 9, 2024)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.4.0.
  • The minimum supported version of the Bigo Ads SDK is 4.5.1.

2023

Version 4.1.2.2 (December 15, 2023)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.3.0.

Version 4.1.2.1 (November 23, 2023)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.2.0.

Version 4.1.2.0 (October 20, 2023)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.1.0.
  • The minimum supported version of the BIGO Ads SDK is 4.1.2.

Chartboost

2024

Version 9.3.1.5 (April 4, 2024)

Changes:

  • Minimum supported version: Yandex Mobile Ads SDK 7.0.0.

Version 9.3.1.4 (February 9, 2024)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.4.0.

2023

Version 9.3.1.3 (December 15, 2023)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.3.0.

Version 9.3.1.2 (November 23, 2023)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.2.0.

Version 9.3.1.1 (October 20, 2023)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.1.0.
  • The minimum supported version of the Chartboost SDK is 9.3.1.

Version 9.3.1.0 (August 31, 2023)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.0.0.
  • The minimum supported version of the Chartboost SDK is 9.3.1.

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

Versions 9.1.0.0 — 8.3.1.0

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 AppMetrica version is 5.0.0.

Version 8.3.1.0 (February 21, 2022)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 4.4.0.
  • The recommended AppMetrica version is 4.1.1.
  • The minimum supported version of the Chartboost SDK is 8.3.1.

Google

2024

Version 23.0.0.0 (April 4, 2024)

Changes:

  • Minimum supported version: Play Services Ads SDK 23.0.0.
  • Minimum supported version: Yandex Mobile Ads SDK 7.0.0.

Version 22.6.0.1 (February 9, 2024)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.4.0.

2023

Version 22.6.0.0 (December 15, 2023)

Changes:

  • The minimum supported version of the Play Services Ads SDK is 22.6.0.
  • The minimum supported version of the Yandex Mobile Ads SDK is 6.3.0.

Version 22.5.0.0 (November 23, 2023)

Changes:

  • The minimum supported version of the Play Services Ads SDK is 22.5.0.
  • The minimum supported version of the Yandex Mobile Ads SDK is 6.2.0.

Version 22.4.0.0 (October 20, 2023)

Changes:

  • The minimum supported version of the Play Services Ads SDK is 22.4.0.
  • The minimum supported version of the Yandex Mobile Ads SDK is 6.1.0.

Version 22.2.0.0 (August 31, 2023)

Changes:

  • The minimum supported version of the Play Services Ads SDK is 22.2.0.
  • The minimum supported version of the Yandex Mobile Ads SDK is 6.0.0.

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

Versions 21.3.0.0 — 20.5.0.0

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 AppMetrica version 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)

Changes:

  • The recommended AppMetrica version 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.

InMobi

2024

Version 10.6.7.0 (April 4, 2024)

Changes:

  • Minimum supported version: Yandex Mobile Ads SDK 7.0.0.
  • Minimum supported version: InMobi SDK 10.6.7.

Version 10.6.3.0 (February 9, 2024)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.4.0.
  • The minimum supported version of the InMobi SDK is 10.6.3.

2023

Version 10.6.2.0 (December 15, 2023)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.3.0.
  • The minimum supported version of the Google Mobile Ads SDK is 10.6.2.

Version 10.6.1.0 (November 23, 2023)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.2.0.
  • The minimum supported version of the Google Mobile Ads SDK is 10.6.1.

Version 10.5.9.0 (October 20, 2023)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.1.0.
  • The minimum supported version of the Google Mobile Ads SDK is 10.5.9.

Version 10.5.5.0 (August 31, 2023)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.0.0.
  • The minimum supported version of the Google Mobile Ads SDK is 10.5.5.

IronSource

2024

Version 7.9.0.0 (April 4, 2024)

Changes:

  • Minimum supported version: Yandex Mobile Ads SDK 7.0.0.
  • Minimum supported version: IronSource SDK 7.9.0.

Version 7.7.0.0 (February 9, 2024)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.4.0.
  • The minimum supported version of the IronSource SDK is 7.7.0.

2023

Version 7.6.0.0 (December 15, 2023)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.3.0.
  • The minimum supported version of the IronSource SDK is 7.6.0.

Version 7.5.2.0 (November 23, 2023)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.2.0.
  • The minimum supported version of the IronSource SDK is 7.5.2.

Version 7.5.1.0 (October 20, 2023)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.1.0.
  • The minimum supported version of the IronSource SDK is 7.5.1.

Version 7.4.0.0 (August 31, 2023)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.0.0.
  • The minimum supported version of the IronSource SDK is 7.4.0.

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

Versions 7.2.4.1 — 7.1.14.1

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 AppMetrica version 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)

Changes:

  • The recommended AppMetrica version 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.

Mintegral

2024

Version 16.6.61.0 (April 4, 2024)

Changes:

  • Minimum supported version: Yandex Mobile Ads SDK 7.0.0.
  • Minimum supported version: Mintegral SDK 16.6.61.

Version 16.6.21.0 (February 9, 2024)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.4.0.
  • The minimum supported version of the Mintegral SDK is 16.6.21.

2023

Version 16.5.81.0 (December 15, 2023)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.3.0.
  • The minimum supported version of the Mintegral SDK is 16.5.81.

Version 16.5.21.1 (November 23, 2023)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.2.0.

Version 16.5.21.0 (October 20, 2023)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.1.0.
  • The minimum supported version of the Mintegral SDK is 16.5.21.

Version 16.4.71.1 (August 31, 2023)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.0.0.

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

Versions 16.3.11.0 — 15.8.01.0

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 AppMetrica version 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 AppMetrica version is 4.1.1.
  • The minimum supported version of the Mintegral SDK is 15.8.01.

Pangle

2024

Version 5.8.1.0.0 (April 4, 2024)

Changes:

  • Minimum supported version: Yandex Mobile Ads SDK 7.0.0.
  • Minimum supported version: Pangle SDK 5.8.1.0.

Version 5.7.0.3.0 (February 9, 2024)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.4.0.
  • The minimum supported version of the Pangle SDK is 5.7.0.3.

2023

Version 5.6.0.3.0 (December 15, 2023)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.3.0.
  • The minimum supported version of the Pangle SDK is 5.6.0.3.

Version 5.5.0.9.0 (November 23, 2023)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.2.0.
  • The minimum supported version of the Pangle SDK is 5.5.0.9.

Version 5.5.0.3.0 (October 20, 2023)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.1.0.
  • The minimum supported version of the Pangle SDK is 5.5.0.3.

Version 5.3.0.4.1 (August 31, 2023)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.0.0.

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

Versions 4.8.1.0.0 — 4.1.1.8.0

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 AppMetrica version 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)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 5.0.0-alpha.2.
  • The recommended AppMetrica version is 4.1.1.
  • The minimum supported version of the Pangle SDK is 4.1.1.8.

Start.io

2024

Version 4.11.5.1 (April 4, 2024)

Changes:

  • Minimum supported version: Yandex Mobile Ads SDK 7.0.0.

Version 4.11.5.0 (February 9, 2024)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.4.0.
  • The minimum supported version of the Start.io SDK is 4.11.5.

2023

Version 4.11.3.0 (December 15, 2023)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.3.0.
  • The minimum supported version of the Start.io SDK is 4.11.3.

Version 4.11.2.0 (November 23, 2023)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.2.0.
  • The minimum supported version of the Start.io SDK is 4.11.2.

Version 4.11.0.3 (October 20, 2023)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.1.0.

Version 4.11.0.2 (August 31, 2023)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.0.0.

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

Versions 4.10.4.0 — 4.9.1.0

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 AppMetrica version 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)

Changes:

  • The recommended AppMetrica version 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.

Tapjoy

2024

Version 13.4.1.0 (April 4, 2024)

Changes:

  • Minimum supported version: Yandex Mobile Ads SDK 7.0.0.
  • Minimum supported version: Tapjoy SDK 13.4.1.

Version 13.3.0.0 (February 9, 2024)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.4.0.
  • The minimum supported version of the Tapjoy SDK is 13.3.0.

2023

Version 13.2.1.2 (December 15, 2023)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.3.0.

Version 13.2.1.1 (November 23, 2023)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.2.0.

Version 13.2.1.0 (October 20, 2023)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.1.0.
  • The minimum supported version of the Tapjoy SDK is 13.2.1.

Version 13.1.2.0 (August 31, 2023)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.0.0.
  • The minimum supported version of the Tapjoy SDK is 13.1.2.

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

Versions 12.10.0.2 — 12.9.0.0

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 AppMetrica version is 5.0.0.
  • The minimum supported version of the Tapjoy SDK is 12.10.0.

Version 12.9.0.0 (February 21, 2022)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 5.0.0-alpha.2.
  • The recommended AppMetrica version is 4.1.1.
  • The minimum supported version of the Tapjoy SDK is 12.9.0.

Liftoff (ex. Vungle)

2024

Version 7.1.0.1 (April 4, 2024)

Changes:

  • Minimum supported version: Yandex Mobile Ads SDK 7.0.0.

Version 7.1.0.0 (February 9, 2024)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.4.0.
  • The minimum supported version of the Liftoff SDK is 7.1.0.

2023

Version 6.12.1.6 (December 15, 2023)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.3.0.

Version 6.12.1.5 (November 23, 2023)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.2.0.

Version 6.12.1.4 (October 20, 2023)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.1.0.

Version 6.12.1.3 (August 31, 2023)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.0.0.

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 Liftoff SDK is 6.12.1.

2022

Versions 6.12.0.1 — 6.10.3.0

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 Liftoff 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 AppMetrica version is 5.0.0.
  • The minimum supported version of the Liftoff SDK is 6.11.0.

Version 6.10.3.0 (February 21, 2022)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 5.0.0-alpha.2.
  • The recommended AppMetrica version is 4.1.1.
  • The minimum supported version of the Liftoff SDK is 6.10.3.

Unity Ads

2024

Version 4.10.0.0 (April 4, 2024)

Changes:

  • Minimum supported version: Yandex Mobile Ads SDK 7.0.0.
  • The minimum supported version of the Unity Ads SDK is 4.10.0.

Version 4.9.2.1 (February 9, 2024)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.4.0.

2023

Version 4.9.2.0 (December 15, 2023)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.3.0.
  • The minimum supported version of the Unity Ads SDK is 4.9.2.

Version 4.9.0.1 (November 23, 2023)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.2.0.

Version 4.9.0.0 (October 20, 2023)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.1.0.
  • The minimum supported version of the Unity Ads SDK is 4.9.0.

Version 4.8.0.0 (August 31, 2023)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.0.0.
  • The minimum supported version of the Unity Ads SDK is 4.8.0.

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 Unity Ads SDK is 4.7.1.

Version 4.4.1.1 (April 3, 2023)

Changes:

  • Fixed the fullscreen adapter loading logic.

2022

Versions 4.4.1.0 — 4.0.0.0

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 Unity Ads 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 AppMetrica version is 5.0.0.
  • The minimum supported version of the Unity Ads SDK is 4.2.1.

Version 4.0.0.0 (February 21, 2022)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 5.0.0-alpha.2.
  • The recommended AppMetrica version is 4.1.1.
  • The minimum supported version of the Unity Ads SDK is 4.0.0.

VK Ads (ex. myTarget)

2024

Version 5.20.1.0 (April 4, 2024)

Changes:

  • Minimum supported version: Yandex Mobile Ads SDK 7.0.0.
  • Minimum supported version: myTarget SDK 5.20.1.

Version 5.20.0.0 (February 9, 2024)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.4.0.
  • The minimum supported version of the myTarget SDK is 5.20.0.

2023

Version 5.19.0.1 (December 15, 2023)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.3.0.

Version 5.19.0.0 (November 23, 2023)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.2.0.
  • The minimum supported version of the VK Ads SDK is 5.19.0.

Version 5.18.0.1 (October 20, 2023)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.1.0.

Version 5.18.0.0 (August 31, 2023)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.0.0.
  • The minimum supported version of the VK Ads SDK is 5.18.0.

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 VK Ads 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 VK Ads 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 VK Ads SDK is 5.16.4.

2022

Versions 5.16.2.0 — 5.15.0.0

Version 5.16.2.0 (December 27, 2022)

Changes:

  • The minimum supported version of the VK Ads 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 VK Ads 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 AppMetrica version 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)

Changes:

  • The recommended AppMetrica version 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 VK Ads SDK is 5.15.0.

Adapters for third-party mediation platforms

Google AdMob (ex. AdMob)

2024

Version 7.0.1.0 (April 19, 2024)

Changes:

  • Minimum supported version: Yandex Mobile Ads SDK 7.0.1.

Version 7.0.0.0 (April 4, 2024)

Changes:

  • Minimum supported version: Play Services Ads SDK 23.0.0.
  • Minimum supported version: Yandex Mobile Ads SDK 7.0.0.

Version 6.4.1.0 (March 12, 2024)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.4.1.

Version 6.4.0.0 (February 9, 2024)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.4.0.

2023

Version 6.3.0.0 (December 15, 2023)

Changes:

  • The minimum supported version of the Play Services Ads SDK is 22.6.0.
  • The minimum supported version of the Yandex Mobile Ads SDK is 6.3.0.

Version 6.2.0.0 (November 23, 2023)

Changes:

  • The minimum supported version of the Play Services Ads SDK is 22.5.0.
  • The minimum supported version of the Yandex Mobile Ads SDK is 6.2.0.

Version 6.1.0.0 (October 20, 2023)

Changes:

  • The minimum supported version of the Play Services Ads SDK is 22.4.0.
  • The minimum supported version of the Yandex Mobile Ads SDK is 6.1.0.

Version 6.0.1.0 (September 13, 2023)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.0.1.

Version 6.0.0.1 (September 8, 2023)

Changes:

  • Improved stability for various devices.

Version 6.0.0.0 (August 31, 2023)

Changes:

  • The minimum supported version of the Play Services Ads SDK is 22.2.0.
  • The minimum supported version of the Yandex Mobile Ads SDK is 6.0.0.

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

Versions 5.5.5.0 — 5.0.0.0

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.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 AppMetrica version 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)

Changes:

  • The recommended AppMetrica version 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.

IronSource

2024

Version 7.0.1.0 (April 19, 2024)

Changes:

  • Minimum supported version: Yandex Mobile Ads SDK 7.0.1.

Version 7.0.0.0 (April 4, 2024)

Changes:

  • Minimum supported version: Yandex Mobile Ads SDK 7.0.0.
  • Minimum supported version: IronSource SDK 7.9.0.

Version 6.4.1.0 (March 12, 2024)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.4.1.

Version 6.4.0.0 (February 9, 2024)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.4.0.
  • The minimum supported version of the IronSource SDK is 7.7.0.

2023

Version 6.3.0.0 (December 15, 2023)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.3.0.
  • The minimum supported version of the IronSource SDK is 7.6.0.

Version 6.2.0.0 (November 23, 2023)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.2.0.
  • The minimum supported version of the IronSource SDK is 7.5.2.

Version 6.1.0.0 (October 20, 2023)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.1.0.
  • The minimum supported version of the IronSource SDK is 7.5.1.

Version 6.0.1.0 (September 13, 2023)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.0.1.

Version 6.0.0.0 (August 31, 2023)

Changes:

  • The minimum supported version of the Yandex Mobile Ads SDK is 6.0.0.
  • The minimum supported version of the IronSource SDK is 7.4.0.

Version 5.10.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 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

Versions 5.5.5.0 — 4.5.0.2

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.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 AppMetrica version 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)

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 AppMetrica version is 4.1.1.
  • Fixed the onImpression callback behavior.