convert to a maven repo

This commit is contained in:
Aria Moradi
2021-09-28 17:46:13 +03:30
parent d0c6bf24a8
commit ac8ef5d886
2 changed files with 8 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
<?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.github.Suwayomi</groupId>
<artifactId>android-jar</artifactId>
<version>1.0.0</version>
</project>