Update to newest version of Dex2Jar

This fixes most APKs that I've tried, actually.
Even Instagram only throws a single Exception now.
Can we do even better? Most likely yes... Let me see within the next few weeks
This commit is contained in:
Nico Mexis 2021-08-11 13:22:09 +02:00
parent 4db04acaf4
commit 6df3b05dc9
No known key found for this signature in database
GPG Key ID: 27D6E17CE092AB78
14 changed files with 11 additions and 11 deletions

View File

@ -0,0 +1 @@
f97e8f816c52f65235221c07d1239d3d

View File

@ -0,0 +1 @@
86b997751ca56b58a8f4fcfeda5ab551260f68d1

View File

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

View File

@ -0,0 +1 @@
7c8d4c4d4891fd7cdb47dbdd4a63119a

View File

@ -0,0 +1 @@
2a47ba2294e384c3a71d3d0f7377aa5b786676a2

View File

@ -1 +0,0 @@
d4ac93aec21880acbfdbc5707cd6954e

View File

@ -1 +0,0 @@
62fa8f798e94ec54ce63389aea012ee5f22ecf4a

View File

@ -1 +0,0 @@
88048145a43f0fad62a84f9055707896

View File

@ -1 +0,0 @@
cd0d7793db0229476479de381de0ec5e7faf56d9

View File

@ -3,10 +3,10 @@
<groupId>com.googlecode</groupId>
<artifactId>D2Jar-obf</artifactId>
<versioning>
<release>2.1v7</release>
<release>2.1v17</release>
<versions>
<version>2.1v7</version>
<version>2.1v17</version>
</versions>
<lastUpdated>20210810134824</lastUpdated>
<lastUpdated>20210811111601</lastUpdated>
</versioning>
</metadata>

View File

@ -1 +1 @@
37cf6f291a2eb825622c31682eb6d0ce
19401e6bf2748b0ddd408932176a58f6

View File

@ -1 +1 @@
b50eac41fce68e55cc6e714e4fa399f983f202ca
2e3fa244873bd0d41026ef0c663e366a8bac1b2d

View File

@ -217,7 +217,7 @@
<dependency>
<groupId>com.googlecode</groupId>
<artifactId>D2Jar-obf</artifactId>
<version>2.1v7</version>
<version>2.1v17</version>
</dependency>
<dependency>
<groupId>com.github.weisj</groupId>