<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <modelVersion>4.0.0</modelVersion>
  <groupId>com.unity3d.ads-mediation</groupId>
  <artifactId>adquality-sdk</artifactId>
  <version>7.25.2</version>
  <packaging>aar</packaging>
  <name>AdQuality SDK</name>
  <description>AdQuality SDK for Android</description>
  <url>https://developers.is.com/developer-docs/android/</url>
  <licenses>
    <license>
      <name>Unity Ads License</name>
      <url>https://unity.com/legal/one-operate-services-terms-of-service</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>Unity LevelPlay</id>
      <name>Unity LevelPlay</name>
      <email>levelplay@unity3d.com</email>
    </developer>
  </developers>
  <scm>
    <connection>Not meant for public access</connection>
    <developerConnection>Not meant for public access</developerConnection>
    <url>Not meant for public access</url>
  </scm>
</project>
