mirror of
https://github.com/revanced/revanced-patches
synced 2024-11-19 15:49:24 +01:00
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 New Issue
Block a user