diff --git a/Mintegral/AppLovinMediationMintegralAdapter.podspec b/Mintegral/AppLovinMediationMintegralAdapter.podspec index 7d8b690824..1c532b4388 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.5.1.0.0' +s.version = '7.5.2.0.0' s.platform = :ios, '11.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.5.1' -s.dependency 'MintegralAdSDK/BidSplashAd', '= 7.5.1' +s.dependency 'MintegralAdSDK', '= 7.5.2' +s.dependency 'MintegralAdSDK/BidSplashAd', '= 7.5.2' s.dependency 'AppLovinSDK' s.swift_version = '5.0' diff --git a/Mintegral/CHANGELOG.md b/Mintegral/CHANGELOG.md index 11be225ead..91f00fa173 100644 --- a/Mintegral/CHANGELOG.md +++ b/Mintegral/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog +## 7.5.2.0.0 +* Certified with Mintegral SDK 7.5.2. + ## 7.5.1.0.0 * Certified with Mintegral SDK 7.5.1. diff --git a/Mintegral/MintegralAdapter/ALMintegralMediationAdapter.m b/Mintegral/MintegralAdapter/ALMintegralMediationAdapter.m index efd33e677e..65d883d859 100644 --- a/Mintegral/MintegralAdapter/ALMintegralMediationAdapter.m +++ b/Mintegral/MintegralAdapter/ALMintegralMediationAdapter.m @@ -15,7 +15,7 @@ #import #import -#define ADAPTER_VERSION @"7.5.1.0.0" +#define ADAPTER_VERSION @"7.5.2.0.0" // List of Mintegral error codes not defined in API, but in their docs //