Skip to content

Commit

Permalink
fix: update apktool
Browse files Browse the repository at this point in the history
  • Loading branch information
Sculas committed Jun 18, 2022
1 parent d38cf6a commit 051afd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Expand Up @@ -24,7 +24,7 @@ dependencies {
implementation(kotlin("stdlib"))

api("xpp3:xpp3:1.1.4c")
api("org.apktool:apktool-lib:2.6.3-SNAPSHOT")
api("org.apktool:apktool-lib:2.6.4-SNAPSHOT")
api("app.revanced:multidexlib2:2.5.2.r2")
api("org.smali:smali:2.5.2")

Expand Down

0 comments on commit 051afd9

Please sign in to comment.