Skip to content

Commit

Permalink
bump dex2jar to no-final branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Juby210 committed May 1, 2023
1 parent 883b4b3 commit bbcd8a8
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 @@ -26,7 +26,7 @@ dependencies {
compileOnly("com.android.tools:sdk-common:31.0.0")
compileOnly("com.android.tools.build:gradle:7.0.4")

implementation("com.github.Aliucord.dex2jar:dex-translator:d5a5efb06c")
implementation("com.github.Aliucord.dex2jar:dex-translator:808b91d679")
implementation("com.aliucord.jadx:jadx-core:1.4.5-SNAPSHOT")
implementation("com.aliucord.jadx:jadx-dex-input:1.4.5-SNAPSHOT")
implementation("com.aliucord:jadb:1.2.1-SNAPSHOT")
Expand Down

0 comments on commit bbcd8a8

Please sign in to comment.