[U] copy from n3 client

This commit is contained in:
2025-08-16 16:41:23 +08:00
parent ecdb09eac2
commit 7dd4162f94
16 changed files with 100 additions and 12 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.6.0.2]" />
<androidPackage spec="com.applovin.mediation:google-adapter:[23.6.0.1]" />
</androidPackages>
<iosPods>
<iosPod name="AppLovinMediationGoogleAdapter" version="11.13.0.1" />
<iosPod name="AppLovinMediationGoogleAdapter" version="11.13.0.0" />
</iosPods>
</dependencies>