Update to newest version of Dex2Jar
This version shouldn't change much besides the ways to contact the author
This commit is contained in:
parent
68383dca5e
commit
ea8c756e00
14 changed files with 11 additions and 11 deletions
|
@ -1 +0,0 @@
|
|||
f4b67e87b042466bee04a404aff73c11
|
|
@ -1 +0,0 @@
|
|||
eb3f42317a7132e1b1b07d17d0f172c9fc34c418
|
|
@ -1 +0,0 @@
|
|||
b2e87856e1003b884b998c9f6a5264cc
|
|
@ -1 +0,0 @@
|
|||
e3eb433d29845c297633ee353d7f3c8500f758eb
|
Binary file not shown.
|
@ -0,0 +1 @@
|
|||
470df084337b7ef8e5fd9ada8359973d
|
|
@ -0,0 +1 @@
|
|||
8c993a8b2dd652532c11b57d917e49c8d33efa45
|
|
@ -4,5 +4,5 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.googlecode</groupId>
|
||||
<artifactId>D2Jar-obf</artifactId>
|
||||
<version>2.1v18</version>
|
||||
<version>2.1v19</version>
|
||||
</project>
|
|
@ -0,0 +1 @@
|
|||
a738eb686cce7603fda0d7225d911bbb
|
|
@ -0,0 +1 @@
|
|||
d65e7ca6e8c1db7e923e9520f08a2c88b654ff11
|
|
@ -3,10 +3,10 @@
|
|||
<groupId>com.googlecode</groupId>
|
||||
<artifactId>D2Jar-obf</artifactId>
|
||||
<versioning>
|
||||
<release>2.1v18</release>
|
||||
<release>2.1v19</release>
|
||||
<versions>
|
||||
<version>2.1v18</version>
|
||||
<version>2.1v19</version>
|
||||
</versions>
|
||||
<lastUpdated>20210811203925</lastUpdated>
|
||||
<lastUpdated>20210812114713</lastUpdated>
|
||||
</versioning>
|
||||
</metadata>
|
||||
|
|
|
@ -1 +1 @@
|
|||
c523c9dea4895b9f5fbf37b5ee9d279f
|
||||
5e0be1e48a1190b21b4514f83a1a2167
|
|
@ -1 +1 @@
|
|||
514bb682feba7552c6a83970b143491748271b9f
|
||||
4c3d40803e18e8b752368e2140a4e61a570b09f6
|
2
pom.xml
2
pom.xml
|
@ -212,7 +212,7 @@
|
|||
<dependency>
|
||||
<groupId>com.googlecode</groupId>
|
||||
<artifactId>D2Jar-obf</artifactId>
|
||||
<version>2.1v18</version>
|
||||
<version>2.1v19</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.github.weisj</groupId>
|
||||
|
|
Loading…
Reference in a new issue