mirror of
https://github.com/ReVanced/revanced-patches.git
synced 2024-11-10 09:07:46 +01:00
build: bump patcher dependency version
This commit is contained in:
parent
05e98f8d05
commit
d614eaae3d
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ repositories {
|
|||
dependencies {
|
||||
implementation(kotlin("stdlib"))
|
||||
|
||||
implementation("app.revanced:revanced-patcher:2.1.2")
|
||||
implementation("app.revanced:revanced-patcher:2.2.0")
|
||||
implementation("app.revanced:multidexlib2:2.5.2.r2")
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue