mirror of
https://github.com/ReVanced/revanced-patcher.git
synced 2024-11-10 01:02:22 +01:00
fix: update apktool to fork
This commit is contained in:
parent
8eb4a8f87a
commit
566ecefa2b
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ dependencies {
|
|||
implementation(kotlin("stdlib"))
|
||||
|
||||
api("xpp3:xpp3:1.1.4c")
|
||||
api("org.apktool:apktool-lib:2.6.1")
|
||||
api("org.apktool:apktool-lib:2.6.2-SNAPSHOT")
|
||||
api("app.revanced:multidexlib2:2.5.2.r2")
|
||||
api("org.smali:smali:2.5.2")
|
||||
|
||||
|
|
Loading…
Reference in a new issue