mirror of
https://github.com/ReVanced/revanced-patches.git
synced 2024-11-10 17:17:47 +01:00
build: update patcher
This commit is contained in:
parent
3d1e9bc768
commit
50cd62f64f
1 changed files with 1 additions and 3 deletions
|
@ -20,9 +20,7 @@ repositories {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation(kotlin("stdlib"))
|
||||
|
||||
implementation("app.revanced:revanced-patcher:3.5.1")
|
||||
implementation("app.revanced:revanced-patcher:4.0.0")
|
||||
implementation("app.revanced:multidexlib2:2.5.2.r2")
|
||||
|
||||
// Required for meta
|
||||
|
|
Loading…
Reference in a new issue