Bump dex2jar

This commit is contained in:
arkon 2023-02-11 14:52:54 -05:00
parent b0e09fe721
commit e301768a5d
2 changed files with 2 additions and 2 deletions

View File

@ -81,7 +81,7 @@ configure(projects) {
implementation("io.github.config4k:config4k:0.4.2")
// dex2jar
val dex2jarVersion = "v35"
val dex2jarVersion = "v59"
implementation("com.github.ThexXTURBOXx.dex2jar:dex-translator:$dex2jarVersion")
implementation("com.github.ThexXTURBOXx.dex2jar:dex-tools:$dex2jarVersion")

View File

@ -59,7 +59,7 @@ sourceSets {
}
// should be bumped with each stable release
val inspectorVersion = "v1.4.1"
val inspectorVersion = "v1.4.2"
// counts commit count on master
val inspectorRevision = runCatching {