mirror of
https://github.com/revanced/revanced-patches.git
synced 2025-06-12 05:07:45 +02:00
fix: patcher not propagating dexlib
This commit is contained in:
@ -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 {
|
||||
|
Reference in New Issue
Block a user