<?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>ly.img.android.sdk</groupId>
  <artifactId>build-processor</artifactId>
  <version>10.4.0</version>
  <name>IMG.LY Photo &amp; Video Editor SDK</name>
  <description>The IMG.LY Photo &amp; Video Editor SDK provides a variety of tools and functions that bring beautiful photo and video editing to your applications.</description>
  <url>https://img.ly/</url>
  <licenses>
    <license>
      <name>PROPRIETARY</name>
      <url>https://artifactory.img.ly/artifactory/imgly/ly/img/android/sdk/build-processor/10.4.0/build-processor-10.4.0-LICENSE.md</url>
      <distribution>repo</distribution>
    </license>
    <license>
      <name>ACKNOWLEDGEMENTS</name>
      <url>https://artifactory.img.ly/artifactory/imgly/ly/img/android/sdk/build-processor/10.4.0/build-processor-10.4.0-ACKNOWLEDGEMENTS.md</url>
      <distribution>repo</distribution>
    </license>
  </licenses>
  <dependencies>
    <dependency>
      <groupId>ly.img.android.sdk</groupId>
      <artifactId>build-annotations</artifactId>
      <version>10.4.0</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>org.jetbrains.kotlin</groupId>
      <artifactId>kotlin-stdlib-jdk7</artifactId>
      <version>1.5.32</version>
      <scope>runtime</scope>
    </dependency>
  </dependencies>
</project>
