Update dex2jar again

This should fix multidexed APK files
This commit is contained in:
Nico Mexis 2021-08-23 17:52:49 +02:00
parent ba6a41873a
commit e2a0c2ec1d
No known key found for this signature in database
GPG Key ID: 27D6E17CE092AB78
1 changed files with 1 additions and 1 deletions

View File

@ -237,7 +237,7 @@
<dependency>
<groupId>com.github.ThexXTURBOXx</groupId>
<artifactId>dex2jar</artifactId>
<version>v22</version>
<version>v23</version>
</dependency>
<dependency>
<groupId>com.github.weisj</groupId>