补齐备份工程打开依赖
This commit is contained in:
10
Assets/MaxSdk/Mediation/Google/Editor/Dependencies.xml
Normal file
10
Assets/MaxSdk/Mediation/Google/Editor/Dependencies.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<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.1]" />
|
||||
</androidPackages>
|
||||
<iosPods>
|
||||
<iosPod name="AppLovinMediationGoogleAdapter" version="11.13.0.0" />
|
||||
</iosPods>
|
||||
</dependencies>
|
||||
Reference in New Issue
Block a user