Skip to content

Commit cb25dfa

Browse files
committed
Dex2Jar shall be downloaded via GitHub Actions from now on
1 parent bee442e commit cb25dfa

16 files changed

Lines changed: 12 additions & 12 deletions

libs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ Some dependencies may have been modified or could be released by their author in
2222
- `JD-GUI`: Removed ASM, RSyntaxTextArea, ANTLR, and TreeLayout
2323
- `APKTool`: Recompiled with the newest dependency versions, removed prebuilt folder
2424
- `dx`: Just taken from build-tools without modifications
25-
- `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
25+
- `Dex2Jar`: Compiled from scratch ([This fork](https://github.com/ThexXTURBOXx/dex2jar)); download the `all` artifact from [GitHub actions](https://github.com/ThexXTURBOXx/dex2jar/actions)
-1.11 MB
Binary file not shown.

libs/com/googlecode/D2Jar-obf/1.0bcv/D2Jar-obf-1.0bcv.jar.md5

Lines changed: 0 additions & 1 deletion
This file was deleted.

libs/com/googlecode/D2Jar-obf/1.0bcv/D2Jar-obf-1.0bcv.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.

libs/com/googlecode/D2Jar-obf/1.0bcv/D2Jar-obf-1.0bcv.pom.md5

Lines changed: 0 additions & 1 deletion
This file was deleted.

libs/com/googlecode/D2Jar-obf/1.0bcv/D2Jar-obf-1.0bcv.pom.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
1.09 MB
Binary file not shown.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ae7dd4574977afb65b07001b7f2d3c37
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
94203cede711888d62b43f8cbb5cc1ab63421655

libs/com/googlecode/D2Jar-obf/1.0bcv/D2Jar-obf-1.0bcv.pom renamed to libs/com/googlecode/D2Jar-obf/2.1bcv/D2Jar-obf-2.1bcv.pom

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.googlecode</groupId>
66
<artifactId>D2Jar-obf</artifactId>
7-
<version>1.0bcv</version>
7+
<version>2.1bcv</version>
88
</project>

0 commit comments

Comments
 (0)