From cc68b7b1f7f2e590b8dbc80cf45aa91f81a89b68 Mon Sep 17 00:00:00 2001 From: AppLovin-Mobile-Engineering Date: Thu, 19 Dec 2024 08:39:14 -0800 Subject: [PATCH] ByteDance/6.4.0.7.0 --- ByteDance/AppLovinMediationByteDanceAdapter.podspec | 2 +- ByteDance/ByteDanceAdapter/ALByteDanceMediationAdapter.m | 2 +- ByteDance/CHANGELOG.md | 3 +++ 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/ByteDance/AppLovinMediationByteDanceAdapter.podspec b/ByteDance/AppLovinMediationByteDanceAdapter.podspec index c1387ce950..a97a0a9c1e 100644 --- a/ByteDance/AppLovinMediationByteDanceAdapter.podspec +++ b/ByteDance/AppLovinMediationByteDanceAdapter.podspec @@ -2,7 +2,7 @@ Pod::Spec.new do |s| s.authors = 'AppLovin Corporation' s.name = 'AppLovinMediationByteDanceAdapter' -s.version = '6.4.0.6.0' +s.version = '6.4.0.7.0' s.platform = :ios, '12.0' s.summary = 'ByteDance adapter used for mediation with the AppLovin MAX SDK' s.homepage = "https://github.com/CocoaPods/Specs/search?o=desc&q=#{s.name}&s=indexed" diff --git a/ByteDance/ByteDanceAdapter/ALByteDanceMediationAdapter.m b/ByteDance/ByteDanceAdapter/ALByteDanceMediationAdapter.m index 1c4ed15244..80c97e28d1 100644 --- a/ByteDance/ByteDanceAdapter/ALByteDanceMediationAdapter.m +++ b/ByteDance/ByteDanceAdapter/ALByteDanceMediationAdapter.m @@ -9,7 +9,7 @@ #import "ALByteDanceMediationAdapter.h" #import -#define ADAPTER_VERSION @"6.4.0.6.0" +#define ADAPTER_VERSION @"6.4.0.7.0" @interface ALByteDanceInterstitialAdDelegate : NSObject @property (nonatomic, weak) ALByteDanceMediationAdapter *parentAdapter; diff --git a/ByteDance/CHANGELOG.md b/ByteDance/CHANGELOG.md index d697470ae9..9b8b62c192 100644 --- a/ByteDance/CHANGELOG.md +++ b/ByteDance/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog +## 6.4.0.7.0 +* Certified with ByteDance SDK 6.4.0.7. + ## 6.4.0.6.0 * Certified with ByteDance SDK 6.4.0.6.