11 lines
		
	
	
		
			437 B
		
	
	
	
		
			XML
		
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			437 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-adapter:[23.0.0.1]" />
 | |
|     </androidPackages>
 | |
|     <iosPods>
 | |
|         <iosPod name="AppLovinMediationGoogleAdapter" version="11.3.0.0" />
 | |
|     </iosPods>
 | |
| </dependencies>
 |