build: update patcher lib to 3.0.0
This commit is contained in:
parent
6d73591d59
commit
adcf4065ac
|
@ -22,7 +22,7 @@ repositories {
|
|||
dependencies {
|
||||
implementation(kotlin("stdlib"))
|
||||
|
||||
implementation("app.revanced:revanced-patcher:2.9.0")
|
||||
implementation("app.revanced:revanced-patcher:3.0.0")
|
||||
implementation("app.revanced:multidexlib2:2.5.2.r2")
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue