fix: patcher not propagating dexlib
This commit is contained in:
parent
e3d0bb7ee1
commit
980c486732
|
@ -18,7 +18,7 @@ repositories {
|
|||
dependencies {
|
||||
implementation(kotlin("stdlib"))
|
||||
|
||||
implementation("app.revanced:revanced-patcher:1.10.1")
|
||||
implementation("app.revanced:revanced-patcher:1.10.2")
|
||||
}
|
||||
|
||||
tasks {
|
||||
|
|
Loading…
Reference in a new issue