From 5c57c740c1a3a7acbb384dcf2557fd129fa7328c Mon Sep 17 00:00:00 2001
From: lpw <812862340@qq.com>
Date: Thu, 16 Jul 2026 14:30:49 +0800
Subject: [PATCH] 提交版本 4.13.1

---
 WAAdmobImpl/GoogleMobileAds.xcframework/ios-arm64/GoogleMobileAds.framework/Headers/Mediation/GADMediationBannerAd.h |   10 ----------
 1 files changed, 0 insertions(+), 10 deletions(-)

diff --git a/WAAdmobImpl/GoogleMobileAds.xcframework/ios-arm64/GoogleMobileAds.framework/Headers/Mediation/GADMediationBannerAd.h b/WAAdmobImpl/GoogleMobileAds.xcframework/ios-arm64/GoogleMobileAds.framework/Headers/Mediation/GADMediationBannerAd.h
index 1294e7a..cf6bb9b 100644
--- a/WAAdmobImpl/GoogleMobileAds.xcframework/ios-arm64/GoogleMobileAds.framework/Headers/Mediation/GADMediationBannerAd.h
+++ b/WAAdmobImpl/GoogleMobileAds.xcframework/ios-arm64/GoogleMobileAds.framework/Headers/Mediation/GADMediationBannerAd.h
@@ -24,16 +24,6 @@
 - (void)changeAdSizeTo:(GADAdSize)adSize;
 @end
 
-/// Rendered interscroller ad.
-GAD_DEPRECATED_MSG_ATTRIBUTE("Interscroller will not be supported.")
-@protocol GADMediationInterscrollerAd <GADMediationBannerAd>
-
-/// Indicates whether the interscroller rendering effect should be delegated to the Google Mobile
-/// Ads SDK.
-@property(nonatomic, assign) BOOL delegateInterscrollerEffect;
-
-@end
-
 /// Banner ad configuration.
 NS_SWIFT_NAME(MediationBannerAdConfiguration)
 @interface GADMediationBannerAdConfiguration : GADMediationAdConfiguration

--
Gitblit v1.8.0