diff --git a/TencentGDT/AppLovinMediationTencentGDTAdapter.podspec b/TencentGDT/AppLovinMediationTencentGDTAdapter.podspec index 343a18949b..e8d93f0add 100644 --- a/TencentGDT/AppLovinMediationTencentGDTAdapter.podspec +++ b/TencentGDT/AppLovinMediationTencentGDTAdapter.podspec @@ -2,7 +2,7 @@ Pod::Spec.new do |s| s.authors = 'AppLovin Corporation' s.name = 'AppLovinMediationTencentGDTAdapter' -s.version = '4.15.02.0' +s.version = '4.15.10.0' s.platform = :ios, '11.0' s.summary = 'TencentGDT 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,7 +26,7 @@ s.source = s.vendored_frameworks = "#{s.name}-#{s.version}/#{s.name}.xcframework" -s.dependency 'GDTMobSDK', '= 4.15.02' +s.dependency 'GDTMobSDK', '= 4.15.10' s.dependency 'AppLovinSDK' s.swift_version = '5.0' diff --git a/TencentGDT/CHANGELOG.md b/TencentGDT/CHANGELOG.md index de762f69b3..197a492e03 100644 --- a/TencentGDT/CHANGELOG.md +++ b/TencentGDT/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog +## 4.15.10.0 +* Certified with TencentGDT SDK 4.15.10. + ## 4.15.02.0 * Certified with TencentGDT SDK 4.15.02. diff --git a/TencentGDT/TencentGDTAdapter/ALTencentGDTMediationAdapter.m b/TencentGDT/TencentGDTAdapter/ALTencentGDTMediationAdapter.m index 8d96696bf0..34c25ff6ec 100644 --- a/TencentGDT/TencentGDTAdapter/ALTencentGDTMediationAdapter.m +++ b/TencentGDT/TencentGDTAdapter/ALTencentGDTMediationAdapter.m @@ -12,7 +12,7 @@ #import "GDTUnifiedInterstitialAd.h" #import "GDTRewardVideoAd.h" -#define ADAPTER_VERSION @"4.15.02.0" +#define ADAPTER_VERSION @"4.15.10.0" /** * Interstitial Delegate