table segment">
@@ -0,0 +1 @@ |
||
| 1 |
+04cbb405b312665f00431c8336b47edc |
@@ -0,0 +1 @@ |
||
| 1 |
+b621d002b8c17885daff42fd81164384aba7a7fc |
@@ -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> |
@@ -0,0 +1 @@ |
||
| 1 |
+640d4ea0944d59a7d903ec7f0bfeee75 |
@@ -0,0 +1 @@ |
||
| 1 |
+cfddca111bee94e07609aa18512e0fcf2a3f856c |
@@ -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> |
@@ -0,0 +1 @@ |
||
| 1 |
+89037efcccecda6a668c32743755b699 |
@@ -0,0 +1 @@ |
||
| 1 |
+93d08fd1b04f250f96c8acf7390f14028d49ec06 |