[U] ads adapter

This commit is contained in:
2025-01-20 16:43:48 +08:00
parent c576351bca
commit 9cc9b5a744
5 changed files with 9 additions and 9 deletions

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:[23.3.0.1]" />
<androidPackage spec="com.applovin.mediation:google-adapter:[23.6.0.2]" />
</androidPackages>
<iosPods>
<iosPod name="AppLovinMediationGoogleAdapter" version="11.10.0.0" />
<iosPod name="AppLovinMediationGoogleAdapter" version="11.13.0.1" />
</iosPods>
</dependencies>