build: update patcher dependency
This commit is contained in:
parent
92751c66cd
commit
ee68dfa4a3
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ repositories {
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation("app.revanced:revanced-patcher:5.0.0")
|
implementation("app.revanced:revanced-patcher:5.0.1")
|
||||||
implementation("app.revanced:multidexlib2:2.5.2.r2")
|
implementation("app.revanced:multidexlib2:2.5.2.r2")
|
||||||
// Required for meta
|
// Required for meta
|
||||||
implementation("com.google.code.gson:gson:2.9.1")
|
implementation("com.google.code.gson:gson:2.9.1")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue