mirror of
https://github.com/revanced/revanced-patches
synced 2024-12-03 22:12:55 +01:00
build: bump patcher dependency version
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
This commit is contained in:
parent
459674cfa9
commit
d8bed241c1
@ -22,7 +22,7 @@ repositories {
|
|||||||
dependencies {
|
dependencies {
|
||||||
implementation(kotlin("stdlib"))
|
implementation(kotlin("stdlib"))
|
||||||
|
|
||||||
implementation("app.revanced:revanced-patcher:3.3.3")
|
implementation("app.revanced:revanced-patcher:3.4.3")
|
||||||
implementation("app.revanced:multidexlib2:2.5.2.r2")
|
implementation("app.revanced:multidexlib2:2.5.2.r2")
|
||||||
|
|
||||||
// Required for meta
|
// Required for meta
|
||||||
|
Loading…
Reference in New Issue
Block a user