mirror of
https://github.com/revanced/revanced-patcher.git
synced 2025-05-08 16:14:25 +02:00
fix: version not working with apktool due to cache
This commit is contained in:
parent
5d0fd48b15
commit
03f5ee088b
@ -24,7 +24,7 @@ dependencies {
|
||||
implementation(kotlin("stdlib"))
|
||||
|
||||
api("xpp3:xpp3:1.1.4c")
|
||||
api("org.apktool:apktool-lib:2.6.2-SNAPSHOT")
|
||||
api("org.apktool:apktool-lib:2.6.3-SNAPSHOT")
|
||||
api("app.revanced:multidexlib2:2.5.2.r2")
|
||||
api("org.smali:smali:2.5.2")
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user