From 3c45353a2794b145ab5b8b30818daa180bdcc631 Mon Sep 17 00:00:00 2001 From: AppLovin-Mobile-Engineering Date: Tue, 16 Jul 2024 03:33:39 -0700 Subject: [PATCH] TencentGDT/4.14.90.0 --- TencentGDT/AppLovinMediationTencentGDTAdapter.podspec | 4 ++-- TencentGDT/CHANGELOG.md | 3 +++ TencentGDT/TencentGDTAdapter/ALTencentGDTMediationAdapter.m | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/TencentGDT/AppLovinMediationTencentGDTAdapter.podspec b/TencentGDT/AppLovinMediationTencentGDTAdapter.podspec index d96ec24912..bdbb2debc9 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.14.81.0' +s.version = '4.14.90.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.14.81' +s.dependency 'GDTMobSDK', '= 4.14.90' s.dependency 'AppLovinSDK' s.swift_version = '5.0' diff --git a/TencentGDT/CHANGELOG.md b/TencentGDT/CHANGELOG.md index 0461cea981..f216aaf9fb 100644 --- a/TencentGDT/CHANGELOG.md +++ b/TencentGDT/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog +## 4.14.90.0 +* Certified with TencentGDT SDK 4.14.90. + ## 4.14.81.0 * Certified with TencentGDT SDK 4.14.81. diff --git a/TencentGDT/TencentGDTAdapter/ALTencentGDTMediationAdapter.m b/TencentGDT/TencentGDTAdapter/ALTencentGDTMediationAdapter.m index d019a01576..553b9d8b44 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.14.81.0" +#define ADAPTER_VERSION @"4.14.90.0" /** * Interstitial Delegate