1
mirror of https://github.com/revanced/revanced-cli synced 2024-10-31 23:29:34 +01:00

build: bump patcher dependency version (#126)

This commit is contained in:
Canny 2022-09-08 00:16:12 +03:00 committed by GitHub
parent 64a323e7e7
commit 34108b9229
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,7 @@ dependencies {
implementation(kotlin("stdlib"))
implementation(kotlin("reflect"))
implementation("app.revanced:revanced-patcher:3.4.0")
implementation("app.revanced:revanced-patcher:4.1.0")
implementation("info.picocli:picocli:4.6.3")
implementation("com.android.tools.build:apksig:7.2.1")
implementation("com.github.revanced:jadb:master-SNAPSHOT") // updated fork