<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://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.authme</groupId>
  <artifactId>authme-sdk-core</artifactId>
  <version>1.3.2-alpha03</version>
  <packaging>aar</packaging>
  <name>AuthMeSDK</name>
  <description>authme sdk AuthMeSDK</description>
  <url>https://github.com/AuthMe01/AuthMe_Android</url>
  <licenses>
    <license>
      <name>BSD 3-Clause License</name>
      <url>https://github.com/AuthMe01/AuthMe_Android/blob/main/LICENSE</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>authme</id>
      <name>AuthMe-Team</name>
      <email>dev@authme.com</email>
    </developer>
  </developers>
  <scm>
    <connection>scm:git:git://AuthMe01/AuthMe_Android</connection>
    <developerConnection>scm:git:ssh://AuthMe01/AuthMe_Android</developerConnection>
    <url>https://github.com/AuthMe01/AuthMe_Android</url>
  </scm>
</project>
