1
0
mirror of https://github.com/revanced/revanced-patches synced 2025-01-31 03:27:35 +01:00

build: bump patcher dependency version

Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
This commit is contained in:
oSumAtrIX 2023-02-10 05:28:35 +01:00
parent 61668e6708
commit 85c57aaf19
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4

@ -20,7 +20,7 @@ repositories {
}
dependencies {
implementation("app.revanced:revanced-patcher:6.4.2")
implementation("app.revanced:revanced-patcher:6.4.3")
implementation("app.revanced:multidexlib2:2.5.3-a3836654")
// Required for meta
implementation("com.google.code.gson:gson:2.10.1")