<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <modelVersion>4.0.0</modelVersion>
  <groupId>com.bytedance.ttgame</groupId>
  <artifactId>gsdk_api_CnRelease</artifactId>
  <version>3.2.0-rc11</version>
  <packaging>aar</packaging>
  <dependencies>
    <dependency>
      <groupId>org.jetbrains.kotlin</groupId>
      <artifactId>kotlin-stdlib</artifactId>
      <version>1.3.71</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>androidx.appcompat</groupId>
      <artifactId>appcompat</artifactId>
      <version>1.2.0</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>androidx.multidex</groupId>
      <artifactId>multidex</artifactId>
      <version>2.0.1</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.google.code.gson</groupId>
      <artifactId>gson</artifactId>
      <version>2.8.5</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.jakewharton.timber</groupId>
      <artifactId>timber</artifactId>
      <version>4.5.1</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>androidx.lifecycle</groupId>
      <artifactId>lifecycle-extensions</artifactId>
      <version>2.2.0</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>androidx.room</groupId>
      <artifactId>room-runtime</artifactId>
      <version>2.2.6</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.bytedance.ttgame</groupId>
      <artifactId>agentweb</artifactId>
      <version>4.1.22.1</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.bytedance.ttgame</groupId>
      <artifactId>api_common</artifactId>
      <version>1.1</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>com.bytedance.ttgame</groupId>
      <artifactId>gsdk_base_sdk_config</artifactId>
      <version>1.0</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.bytedance.ttgame</groupId>
      <artifactId>gsdk_base_spi</artifactId>
      <version>1.0</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.bytedance.ttgame</groupId>
      <artifactId>optional_account_api_CnRelease</artifactId>
      <version>3.2.0-rc20</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.bytedance.ttgame</groupId>
      <artifactId>gsdk_base_utils_cn</artifactId>
      <version>1.3</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.bytedance.ttgame</groupId>
      <artifactId>gsdk_wrapper_keva_CnRelease</artifactId>
      <version>3200.0.2</version>
      <scope>runtime</scope>
    </dependency>
  </dependencies>
</project>
