5daff42fd81164384aba7a7fc

+ 22 - 0
repo/com/android/plugin/hotpatch/hotpatch/1.0.0/hotpatch-1.0.0.pom

@@ -0,0 +1,22 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<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"
3
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
4
+  <modelVersion>4.0.0</modelVersion>
5
+  <groupId>com.android.plugin.hotpatch</groupId>
6
+  <artifactId>hotpatch</artifactId>
7
+  <version>1.0.0</version>
8
+  <dependencies>
9
+    <dependency>
10
+      <groupId>com.android.tools.build</groupId>
11
+      <artifactId>gradle</artifactId>
12
+      <version>2.2.3</version>
13
+      <scope>compile</scope>
14
+    </dependency>
15
+    <dependency>
16
+      <groupId>org.javassist</groupId>
17
+      <artifactId>javassist</artifactId>
18
+      <version>3.22.0-CR1</version>
19
+      <scope>compile</scope>
20
+    </dependency>
21
+  </dependencies>
22
+</project>

+ 1 - 0
repo/com/android/plugin/hotpatch/hotpatch/1.0.0/hotpatch-1.0.0.pom.md5

@@ -0,0 +1 @@
1
+640d4ea0944d59a7d903ec7f0bfeee75

+ 1 - 0
repo/com/android/plugin/hotpatch/hotpatch/1.0.0/hotpatch-1.0.0.pom.sha1

@@ -0,0 +1 @@
1
+cfddca111bee94e07609aa18512e0fcf2a3f856c

+ 12 - 0
repo/com/android/plugin/hotpatch/hotpatch/maven-metadata.xml

@@ -0,0 +1,12 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<metadata>
3
+  <groupId>com.android.plugin.hotpatch</groupId>
4
+  <artifactId>hotpatch</artifactId>
5
+  <versioning>
6
+    <release>1.0.0</release>
7
+    <versions>
8
+      <version>1.0.0</version>
9
+    </versions>
10
+    <lastUpdated>20170303105421</lastUpdated>
11
+  </versioning>
12
+</metadata>

+ 1 - 0
repo/com/android/plugin/hotpatch/hotpatch/maven-metadata.xml.md5

@@ -0,0 +1 @@
1
+89037efcccecda6a668c32743755b699

+ 1 - 0
repo/com/android/plugin/hotpatch/hotpatch/maven-metadata.xml.sha1

@@ -0,0 +1 @@
1
+93d08fd1b04f250f96c8acf7390f14028d49ec06

kodo - Gogs: Go Git Service