diff --git a/Mintegral/AppLovinMediationMintegralAdapter.podspec b/Mintegral/AppLovinMediationMintegralAdapter.podspec index a0cc64c2e9..8498664c9f 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.6.7.0.0' +s.version = '7.6.8.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.6.7' -s.dependency 'MintegralAdSDK/BidSplashAd', '= 7.6.7' +s.dependency 'MintegralAdSDK', '= 7.6.8' +s.dependency 'MintegralAdSDK/BidSplashAd', '= 7.6.8' s.dependency 'AppLovinSDK' s.swift_version = '5.0' diff --git a/Mintegral/CHANGELOG.md b/Mintegral/CHANGELOG.md index 10526c7dfb..b170d9f4da 100644 --- a/Mintegral/CHANGELOG.md +++ b/Mintegral/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog +## 7.6.8.0.0 +* Certified with Mintegral SDK 7.6.8. + ## 7.6.7.0.0 * Certified with Mintegral SDK 7.6.7. diff --git a/Mintegral/MintegralAdapter/ALMintegralMediationAdapter.m b/Mintegral/MintegralAdapter/ALMintegralMediationAdapter.m index 7796e2ea24..ca9a4f0399 100644 --- a/Mintegral/MintegralAdapter/ALMintegralMediationAdapter.m +++ b/Mintegral/MintegralAdapter/ALMintegralMediationAdapter.m @@ -16,7 +16,7 @@ #import #import -#define ADAPTER_VERSION @"7.6.7.0.0" +#define ADAPTER_VERSION @"7.6.8.0.0" // List of Mintegral error codes not defined in API, but in their docs //