11 lines
		
	
	
		
			467 B
		
	
	
	
		
			XML
		
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			467 B
		
	
	
	
		
			XML
		
	
	
	
| <?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-ad-manager-adapter:[24.5.0.0]" />
 | |
|     </androidPackages>
 | |
|     <iosPods>
 | |
|         <iosPod name="AppLovinMediationGoogleAdManagerAdapter" version="12.9.0.0" />
 | |
|     </iosPods>
 | |
| </dependencies>
 |