<?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 https://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.appvestor.android</groupId>
  <artifactId>stats</artifactId>
  <version>1.3.4.256</version>
  <packaging>aar</packaging>
  <dependencies>
    <dependency>
      <groupId>com.google.android.gms</groupId>
      <version>18.2.0</version>
      <artifactId>play-services-ads-identifier</artifactId>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>androidx.lifecycle</groupId>
      <version>2.8.7</version>
      <artifactId>lifecycle-process</artifactId>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.android.installreferrer</groupId>
      <version>2.2</version>
      <artifactId>installreferrer</artifactId>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>androidx.core</groupId>
      <version>1.16.0</version>
      <artifactId>core-ktx</artifactId>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>androidx.room</groupId>
      <version>2.7.0</version>
      <artifactId>room-runtime</artifactId>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>androidx.room</groupId>
      <version>2.7.0</version>
      <artifactId>room-ktx</artifactId>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>androidx.work</groupId>
      <version>2.10.0</version>
      <artifactId>work-runtime-ktx</artifactId>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>androidx.security</groupId>
      <version>1.1.0-alpha07</version>
      <artifactId>security-crypto</artifactId>
      <scope>runtime</scope>
    </dependency>
  </dependencies>
</project>
