<?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 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <modelVersion>4.0.0</modelVersion>
  <groupId>io.sariska</groupId>
  <artifactId>react-native-community_netinfo</artifactId>
  <version>5.9.10-sariska-7589612</version>
  <packaging>aar</packaging>
  <name>react-native-community_netinfo</name>
  <description>React Native Network Info API for iOS &amp; Android</description>
  <url>https://github.com/react-native-community/react-native-netinfo#readme</url>
  <licenses>
    <license>
      <name>MIT</name>
      <distribution>repo</distribution>
    </license>
  </licenses>
  <scm>
      <connection>scm:git:https://github.com/facebook/react-native.git</connection>
      <developerConnection>scm:git:git@github.com:facebook/react-native.git</developerConnection>
      <url>https://github.com/facebook/react-native.git</url>
  </scm>
  <developers>
    <developer>
      <id>facebook</id>
      <name>Facebook</name>
    </developer>
  </developers>
  <dependencies>
    <dependency>
      <groupId>com.facebook.react</groupId>
      <artifactId>react-native</artifactId>
      <version>0.64</version>
    </dependency>
    <dependency>
      <groupId>androidx.core</groupId>
      <artifactId>core</artifactId>
      <version>1.3.2</version>
    </dependency>
  </dependencies>
</project>
