fix:1、修复bug。2、更换sdk

This commit is contained in:
barry
2026-06-25 14:45:18 +08:00
parent 570f4635f2
commit 412180cbcb
223 changed files with 62891 additions and 46340 deletions
+2 -2
View File
@@ -2,9 +2,9 @@
<dependencies>
<androidPackages>
<!-- Ensure that Resolver doesn't inadvertently pull the latest Play Services Ads' SDK that we haven't certified against. -->
<androidPackage spec="com.applovin.mediation:google-adapter:[25.2.0.0]" />
<androidPackage spec="com.applovin.mediation:google-adapter:[25.3.0.0]" />
</androidPackages>
<iosPods>
<iosPod name="AppLovinMediationGoogleAdapter" version="13.3.0.0" />
<iosPod name="AppLovinMediationGoogleAdapter" version="13.4.0.0" />
</iosPods>
</dependencies>
View File