<?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.calldorado</groupId>
  <artifactId>caller-sdk-full</artifactId>
  <version>7.0.15.1227</version>
  <packaging>aar</packaging>
  <name>Caller SDK Proxy</name>
  <description>Caller SDK v7</description>
  <url>https://www.calldorado.com/</url>
  <licenses>
    <license>
      <name>The Apache License, Version 2.0</name>
      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
    </license>
  </licenses>
  <dependencies>
    <dependency>
      <groupId>androidx.compose.ui</groupId>
      <version>1.2.1</version>
      <artifactId>ui</artifactId>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>androidx.compose.ui</groupId>
      <version>1.2.1</version>
      <artifactId>ui-tooling</artifactId>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>androidx.compose.ui</groupId>
      <version>1.2.1</version>
      <artifactId>ui-viewbinding</artifactId>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>androidx.compose.material</groupId>
      <version>1.2.1</version>
      <artifactId>material</artifactId>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>androidx.compose.animation</groupId>
      <version>1.2.1</version>
      <artifactId>animation</artifactId>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>androidx.compose.runtime</groupId>
      <version>1.2.1</version>
      <artifactId>runtime-livedata</artifactId>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>androidx.activity</groupId>
      <version>1.5.1</version>
      <artifactId>activity-compose</artifactId>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>com.airbnb.android</groupId>
      <version>5.0.2</version>
      <artifactId>lottie-compose</artifactId>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>androidx.constraintlayout</groupId>
      <version>1.0.1</version>
      <artifactId>constraintlayout-compose</artifactId>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>androidx.startup</groupId>
      <version>1.1.1</version>
      <artifactId>startup-runtime</artifactId>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>androidx.lifecycle</groupId>
      <version>2.5.1</version>
      <artifactId>lifecycle-viewmodel-compose</artifactId>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>io.insert-koin</groupId>
      <version>3.1.2</version>
      <artifactId>koin-androidx-compose</artifactId>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>androidx.test</groupId>
      <version>1.5.0</version>
      <artifactId>monitor</artifactId>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>androidx.datastore</groupId>
      <version>1.0.0</version>
      <artifactId>datastore-core</artifactId>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>androidx.datastore</groupId>
      <version>1.0.0</version>
      <artifactId>datastore-preferences-core</artifactId>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>androidx.datastore</groupId>
      <version>1.0.0</version>
      <artifactId>datastore-preferences</artifactId>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>io.insert-koin</groupId>
      <version>3.1.2</version>
      <artifactId>koin-android</artifactId>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>io.insert-koin</groupId>
      <version>3.1.2</version>
      <artifactId>koin-core</artifactId>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>org.jetbrains.kotlinx</groupId>
      <version>1.5.2</version>
      <artifactId>kotlinx-coroutines-core</artifactId>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>com.google.code.gson</groupId>
      <version>2.9.1</version>
      <artifactId>gson</artifactId>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>androidx.lifecycle</groupId>
      <version>2.5.1</version>
      <artifactId>lifecycle-viewmodel-ktx</artifactId>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>androidx.lifecycle</groupId>
      <version>2.5.1</version>
      <artifactId>lifecycle-livedata-ktx</artifactId>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>androidx.lifecycle</groupId>
      <version>2.5.1</version>
      <artifactId>lifecycle-runtime-ktx</artifactId>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>androidx.lifecycle</groupId>
      <version>2.2.0</version>
      <artifactId>lifecycle-extensions</artifactId>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>androidx.core</groupId>
      <version>1.8.0</version>
      <artifactId>core-ktx</artifactId>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>androidx.appcompat</groupId>
      <version>1.5.0</version>
      <artifactId>appcompat</artifactId>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>com.google.android.material</groupId>
      <version>1.6.1</version>
      <artifactId>material</artifactId>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>androidx.databinding</groupId>
      <version>7.2.0</version>
      <artifactId>viewbinding</artifactId>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>androidx.databinding</groupId>
      <version>7.2.0</version>
      <artifactId>databinding-common</artifactId>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>androidx.databinding</groupId>
      <version>7.2.0</version>
      <artifactId>databinding-runtime</artifactId>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>androidx.databinding</groupId>
      <version>7.2.0</version>
      <artifactId>databinding-adapters</artifactId>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>androidx.databinding</groupId>
      <version>7.2.0</version>
      <artifactId>databinding-ktx</artifactId>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>androidx.room</groupId>
      <version>2.4.3</version>
      <artifactId>room-ktx</artifactId>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.calldorado.adproviders</groupId>
      <artifactId>adsapi</artifactId>
      <version>7.0.15.1227</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.calldorado.adproviders</groupId>
      <artifactId>base</artifactId>
      <version>7.0.15.1227</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>androidx.legacy</groupId>
      <version>1.0.0</version>
      <artifactId>legacy-support-v4</artifactId>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>org.slf4j</groupId>
      <version>1.7.10</version>
      <artifactId>log4j-over-slf4j</artifactId>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>androidx.navigation</groupId>
      <version>2.4.1</version>
      <artifactId>navigation-compose</artifactId>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.google.accompanist</groupId>
      <version>0.10.0</version>
      <artifactId>accompanist-glide</artifactId>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.google.accompanist</groupId>
      <version>0.16.0</version>
      <artifactId>accompanist-drawablepainter</artifactId>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.luckycatlabs</groupId>
      <version>1.2</version>
      <artifactId>SunriseSunsetCalculator</artifactId>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.google.android.gms</groupId>
      <version>20.0.0</version>
      <artifactId>play-services-location</artifactId>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.squareup.retrofit2</groupId>
      <version>2.9.0</version>
      <artifactId>converter-gson</artifactId>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.squareup.retrofit2</groupId>
      <version>2.9.0</version>
      <artifactId>retrofit</artifactId>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.squareup.okhttp3</groupId>
      <version>4.9.0</version>
      <artifactId>okhttp</artifactId>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>cn.aigestudio.wheelpicker</groupId>
      <version>1.1.3</version>
      <artifactId>WheelPicker</artifactId>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>androidx.work</groupId>
      <version>2.7.1</version>
      <artifactId>work-runtime-ktx</artifactId>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.google.guava</groupId>
      <version>29.0-android</version>
      <artifactId>guava</artifactId>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.google.android.gms</groupId>
      <version>18.0.1</version>
      <artifactId>play-services-ads-identifier</artifactId>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>io.michaelrocks</groupId>
      <version>8.12.44</version>
      <artifactId>libphonenumber-android</artifactId>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.github.bumptech.glide</groupId>
      <version>1.0.0-alpha.1</version>
      <artifactId>compose</artifactId>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>androidx.ads</groupId>
      <version>1.0.0-alpha04</version>
      <artifactId>ads-identifier</artifactId>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.calldorado</groupId>
      <version>1.0.2.110</version>
      <artifactId>doralytics-staging</artifactId>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>androidx.databinding</groupId>
      <version>7.2.0</version>
      <artifactId>databinding-compiler</artifactId>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.calldorado</groupId>
      <artifactId>caller-sdk-full</artifactId>
      <version>7.0.15.1227</version>
    </dependency>
    <dependency>
      <groupId>junit</groupId>
      <version>4.+</version>
      <artifactId>junit</artifactId>
      <scope>runtime</scope>
    </dependency>
  </dependencies>
</project>
