<?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">
  <!-- do_not_remove: published-with-gradle-metadata -->
<modelVersion>4.0.0</modelVersion>
  <groupId>com.github.CarGuo.GSYVideoPlayer</groupId>
  <artifactId>gsyVideoPlayer-armv5</artifactId>
  <version>8.3.5-release-jitpack</version>
  <packaging>aar</packaging>
  <name>gsyVideoPlayer-armv5</name>
  <description>android video player</description>
  <url>https://github.com/CarGuo/GSYVideoPlayer.git</url>
  <inceptionYear>2016</inceptionYear>
  <licenses>
    <license>
      <name>The Apache License, Version 2.0</name>
      <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>guo</id>
      <name>guoshuyu</name>
    </developer>
  </developers>
  <scm>
    <connection>https://github.com/CarGuo/GSYVideoPlayer/issues</connection>
    <developerConnection>https://github.com/CarGuo/GSYVideoPlayer.git</developerConnection>
    <url>https://github.com/CarGuo/GSYVideoPlayer</url>
  </scm>
  <dependencies>
    <dependency>
      <groupId>androidx.annotation</groupId>
      <artifactId>annotation</artifactId>
      <version>1.3.0</version>
      <scope>runtime</scope>
    </dependency>
  </dependencies>
</project>
