firebase-auth-unity-10.4.0.pom 454 B

12345678910111213
  1. <project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  2. xmlns="http://maven.apache.org/POM/4.0.0"
  3. xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 \
  4. http://maven.apache.org/xsd/maven-4.0.0.xsd">
  5. <modelVersion>4.0.0</modelVersion>
  6. <groupId>com.google.firebase</groupId>
  7. <artifactId>firebase-auth-unity</artifactId>
  8. <version>10.4.0</version>
  9. <packaging>aar</packaging>
  10. <dependencies>
  11. </dependencies>
  12. </project>