<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<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.ttgame</groupId>
  <artifactId>optional_location_I18nToutiaoRelease</artifactId>
  <version>2.10.0-dev49</version>
  <packaging>aar</packaging>
  <dependencies>
    <dependency>
      <groupId>com.bytedance.ttgame</groupId>
      <artifactId>api_common</artifactId>
      <version>1.0.1</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>org.jetbrains.kotlin</groupId>
      <artifactId>kotlin-stdlib</artifactId>
      <version>1.3.71</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.google.auto.service</groupId>
      <artifactId>auto-service-annotations</artifactId>
      <version>1.0-rc6</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>org.jetbrains.kotlin</groupId>
      <artifactId>kotlin-android-extensions-runtime</artifactId>
      <version>1.3.71</version>
      <scope>runtime</scope>
    </dependency>
    
    
    <dependency>
      <groupId>com.android.support</groupId>
      <artifactId>support-annotations</artifactId>
      <version>28.0.0</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>com.android.support</groupId>
      <artifactId>support-compat</artifactId>
      <version>28.0.0</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.bytedance.ttgame</groupId>
      <artifactId>gsdk_api_I18nRelease</artifactId>
      <version>2.10.0-dev49</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.bytedance.ttgame</groupId>
      <artifactId>optional_location_api_I18nRelease</artifactId>
      <version>2.10.0-dev49</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>com.bytedance.ttgame</groupId>
      <artifactId>gsdk_base_I18nRelease</artifactId>
      <version>2.10.0-dev49</version>
      <scope>compile</scope>
    </dependency>
    
  <dependency>
<groupId>androidx.lifecycle</groupId>
<artifactId>lifecycle-common-java8</artifactId>
<version>2.0.0</version>
<scope>runtime</scope>
</dependency>
</dependencies>
  
</project>
