Update to newest version of Dex2Jar

This version shouldn't change much besides the ways to contact the author
This commit is contained in:
Nico Mexis 2021-08-12 13:48:46 +02:00
parent 68383dca5e
commit ea8c756e00
No known key found for this signature in database
GPG key ID: 27D6E17CE092AB78
14 changed files with 11 additions and 11 deletions

View file

@ -1 +0,0 @@
f4b67e87b042466bee04a404aff73c11

View file

@ -1 +0,0 @@
eb3f42317a7132e1b1b07d17d0f172c9fc34c418

View file

@ -1 +0,0 @@
b2e87856e1003b884b998c9f6a5264cc

View file

@ -1 +0,0 @@
e3eb433d29845c297633ee353d7f3c8500f758eb

View file

@ -0,0 +1 @@
470df084337b7ef8e5fd9ada8359973d

View file

@ -0,0 +1 @@
8c993a8b2dd652532c11b57d917e49c8d33efa45

View file

@ -4,5 +4,5 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>com.googlecode</groupId> <groupId>com.googlecode</groupId>
<artifactId>D2Jar-obf</artifactId> <artifactId>D2Jar-obf</artifactId>
<version>2.1v18</version> <version>2.1v19</version>
</project> </project>

View file

@ -0,0 +1 @@
a738eb686cce7603fda0d7225d911bbb

View file

@ -0,0 +1 @@
d65e7ca6e8c1db7e923e9520f08a2c88b654ff11

View file

@ -3,10 +3,10 @@
<groupId>com.googlecode</groupId> <groupId>com.googlecode</groupId>
<artifactId>D2Jar-obf</artifactId> <artifactId>D2Jar-obf</artifactId>
<versioning> <versioning>
<release>2.1v18</release> <release>2.1v19</release>
<versions> <versions>
<version>2.1v18</version> <version>2.1v19</version>
</versions> </versions>
<lastUpdated>20210811203925</lastUpdated> <lastUpdated>20210812114713</lastUpdated>
</versioning> </versioning>
</metadata> </metadata>

View file

@ -1 +1 @@
c523c9dea4895b9f5fbf37b5ee9d279f 5e0be1e48a1190b21b4514f83a1a2167

View file

@ -1 +1 @@
514bb682feba7552c6a83970b143491748271b9f 4c3d40803e18e8b752368e2140a4e61a570b09f6

View file

@ -212,7 +212,7 @@
<dependency> <dependency>
<groupId>com.googlecode</groupId> <groupId>com.googlecode</groupId>
<artifactId>D2Jar-obf</artifactId> <artifactId>D2Jar-obf</artifactId>
<version>2.1v18</version> <version>2.1v19</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.github.weisj</groupId> <groupId>com.github.weisj</groupId>