<?xml version="1.0" encoding="UTF-8"?><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
    
  <modelVersion>4.0.0</modelVersion>
    
  <groupId>com.bytedance.cubeopensdk</groupId>
    
  <artifactId>adaption-api</artifactId>
    
  <version>1.0.0</version>
    
  <packaging>aar</packaging>
    
  <dependencies>
        
    <dependency>
            
      <groupId>androidx.core</groupId>
            
      <artifactId>core-ktx</artifactId>
            
      <version>1.5.0</version>
            
      <scope>compile</scope>
          
    </dependency>
        
    <dependency>
            
      <groupId>androidx.media</groupId>
            
      <artifactId>media</artifactId>
            
      <version>1.6.0</version>
            
      <scope>runtime</scope>
          
    </dependency>
        
    <dependency>
            
      <groupId>org.jetbrains.kotlin</groupId>
            
      <artifactId>kotlin-stdlib-jdk8</artifactId>
            
      <version>1.6.21</version>
            
      <scope>compile</scope>
          
    </dependency>
      
  </dependencies>
    
  <description>{"sha1":"4af3d79b63b7ab9f3b91d8e6ea54f6b44ced3dfc","module_sha1":"4af3d79b63b7ab9f3b91d8e6ea54f6b44ced3dfc","git":"https://code.byted.org/device/cube_opensdk.git","project":"adaption_api"}</description>
  
</project>
