From d69d1d969dc9eafdac1eb6a04cc0c99ca285f119 Mon Sep 17 00:00:00 2001 From: jenkins Date: Wed, 23 Aug 2023 06:35:06 -0700 Subject: [PATCH] Mintegral/7.4.3.0.0 --- Mintegral/AppLovinMediationMintegralAdapter.podspec | 6 +++--- Mintegral/CHANGELOG.md | 3 +++ Mintegral/MintegralAdapter/ALMintegralMediationAdapter.m | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/Mintegral/AppLovinMediationMintegralAdapter.podspec b/Mintegral/AppLovinMediationMintegralAdapter.podspec index ecf3ffdc05..d08d66efdf 100644 --- a/Mintegral/AppLovinMediationMintegralAdapter.podspec +++ b/Mintegral/AppLovinMediationMintegralAdapter.podspec @@ -2,7 +2,7 @@ Pod::Spec.new do |s| s.authors = 'AppLovin Corporation' s.name = 'AppLovinMediationMintegralAdapter' -s.version = '7.4.2.0.0' +s.version = '7.4.3.0.0' s.platform = :ios, '9.0' s.summary = 'Mintegral adapter used for mediation with the AppLovin MAX SDK' s.homepage = "https://github.com/CocoaPods/Specs/search?o=desc&q=#{s.name}&s=indexed" @@ -26,8 +26,8 @@ s.source = s.vendored_frameworks = "#{s.name}-#{s.version}/#{s.name}.xcframework" -s.dependency 'MintegralAdSDK', '= 7.4.2' -s.dependency 'MintegralAdSDK/BidSplashAd', '= 7.4.2' +s.dependency 'MintegralAdSDK', '= 7.4.3' +s.dependency 'MintegralAdSDK/BidSplashAd', '= 7.4.3' s.dependency 'AppLovinSDK' diff --git a/Mintegral/CHANGELOG.md b/Mintegral/CHANGELOG.md index 53bf008d46..e97afbe46f 100644 --- a/Mintegral/CHANGELOG.md +++ b/Mintegral/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog +## 7.4.3.0.0 +* Certified with Mintegral SDK 7.4.3. + ## 7.4.2.0.0 * Certified with Mintegral SDK 7.4.2. * Updated minimum Xcode requirement to 14.1. diff --git a/Mintegral/MintegralAdapter/ALMintegralMediationAdapter.m b/Mintegral/MintegralAdapter/ALMintegralMediationAdapter.m index 31c534316c..96295e3890 100644 --- a/Mintegral/MintegralAdapter/ALMintegralMediationAdapter.m +++ b/Mintegral/MintegralAdapter/ALMintegralMediationAdapter.m @@ -15,7 +15,7 @@ #import #import -#define ADAPTER_VERSION @"7.4.2.0.0" +#define ADAPTER_VERSION @"7.4.3.0.0" // List of Mintegral error codes not defined in API, but in their docs //