Dex2Jar shall be downloaded via GitHub Actions from now on
This commit is contained in:
parent
bee442e6b5
commit
cb25dfac09
|
@ -22,4 +22,4 @@ Some dependencies may have been modified or could be released by their author in
|
|||
- `JD-GUI`: Removed ASM, RSyntaxTextArea, ANTLR, and TreeLayout
|
||||
- `APKTool`: Recompiled with the newest dependency versions, removed prebuilt folder
|
||||
- `dx`: Just taken from build-tools without modifications
|
||||
- `Dex2Jar`: Compiled from scratch ([This fork](https://github.com/ThexXTURBOXx/dex2jar)); just take all individual jars from the subprojects and merge them without adding any external dependencies
|
||||
- `Dex2Jar`: Compiled from scratch ([This fork](https://github.com/ThexXTURBOXx/dex2jar)); download the `all` artifact from [GitHub actions](https://github.com/ThexXTURBOXx/dex2jar/actions)
|
||||
|
|
Binary file not shown.
|
@ -1 +0,0 @@
|
|||
81084e179c8ac7f9638de6fb749f1a0e
|
|
@ -1 +0,0 @@
|
|||
a517e7a01c6d60dab4ea1645504c9ed9887a9190
|
|
@ -1 +0,0 @@
|
|||
c2145a55e8a96475489adebd58ea4968
|
|
@ -1 +0,0 @@
|
|||
e45f03179f6fc5a3becb4eda787c34fae28f93e5
|
BIN
libs/com/googlecode/D2Jar-obf/2.1bcv/D2Jar-obf-2.1bcv.jar
Normal file
BIN
libs/com/googlecode/D2Jar-obf/2.1bcv/D2Jar-obf-2.1bcv.jar
Normal file
Binary file not shown.
|
@ -0,0 +1 @@
|
|||
ae7dd4574977afb65b07001b7f2d3c37
|
|
@ -0,0 +1 @@
|
|||
94203cede711888d62b43f8cbb5cc1ab63421655
|
|
@ -4,5 +4,5 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.googlecode</groupId>
|
||||
<artifactId>D2Jar-obf</artifactId>
|
||||
<version>1.0bcv</version>
|
||||
<version>2.1bcv</version>
|
||||
</project>
|
|
@ -0,0 +1 @@
|
|||
fe1565d093d6d5413ee523d0896e8df2
|
|
@ -0,0 +1 @@
|
|||
e0893203337fc6c347ad85aa03e8a1b279a6288c
|
|
@ -3,10 +3,10 @@
|
|||
<groupId>com.googlecode</groupId>
|
||||
<artifactId>D2Jar-obf</artifactId>
|
||||
<versioning>
|
||||
<release>1.0bcv</release>
|
||||
<release>2.1bcv</release>
|
||||
<versions>
|
||||
<version>1.0bcv</version>
|
||||
<version>2.1bcv</version>
|
||||
</versions>
|
||||
<lastUpdated>20210809231039</lastUpdated>
|
||||
<lastUpdated>20210810101916</lastUpdated>
|
||||
</versioning>
|
||||
</metadata>
|
||||
|
|
|
@ -1 +1 @@
|
|||
d54ac62e2043b2db34f2fcaad089de7c
|
||||
16a0bb8e2256d85e1a46be53dca9e5e0
|
|
@ -1 +1 @@
|
|||
51083035146a191d5a37266136f5a19a3b2d78c9
|
||||
250b104e7cf38cb78298d75a923a264a82ed52fc
|
Loading…
Reference in New Issue
Block a user