Skip to content

Commit

Permalink
update dex2jar
Browse files Browse the repository at this point in the history
  • Loading branch information
AriaMoradi committed Dec 13, 2021
1 parent f0edc67 commit 6130fb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ configure(projects) {
implementation("net.harawata:appdirs:1.2.1")

// dex2jar
val dex2jarVersion = "v26"
val dex2jarVersion = "v35"
implementation("com.github.ThexXTURBOXx.dex2jar:dex-translator:$dex2jarVersion")
implementation("com.github.ThexXTURBOXx.dex2jar:dex-tools:$dex2jarVersion")

Expand Down

0 comments on commit 6130fb9

Please sign in to comment.