Update dex2jar to fix array handling issues

This commit is contained in:
Nico Mexis 2022-03-29 16:57:26 +02:00
parent 6bfde0adda
commit 354c6eff4c
No known key found for this signature in database
GPG Key ID: 27D6E17CE092AB78
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
<darklaf.version>2.7.3</darklaf.version>
<darklaf-extensions-rsta.version>0.3.4</darklaf-extensions-rsta.version>
<decompiler-fernflower.version>5.2.1.Final</decompiler-fernflower.version>
<dex2jar.version>v46</dex2jar.version>
<dex2jar.version>v47</dex2jar.version>
<fernflower.version>5a2b2cc</fernflower.version>
<gson.version>2.9.0</gson.version>
<guava.version>31.1-jre</guava.version>