mirror of
https://github.com/revanced/revanced-cli.git
synced 2025-02-09 01:16:47 +01:00
chore: bump patcher dependency version
This commit is contained in:
parent
04339f0654
commit
2fe3303a27
@ -25,7 +25,7 @@ repositories {
|
|||||||
dependencies {
|
dependencies {
|
||||||
implementation(kotlin("reflect"))
|
implementation(kotlin("reflect"))
|
||||||
|
|
||||||
implementation("app.revanced:revanced-patcher:6.1.0")
|
implementation("app.revanced:revanced-patcher:6.2.0")
|
||||||
implementation("info.picocli:picocli:4.7.0")
|
implementation("info.picocli:picocli:4.7.0")
|
||||||
implementation("com.android.tools.build:apksig:7.2.1")
|
implementation("com.android.tools.build:apksig:7.2.1")
|
||||||
implementation("com.github.revanced:jadb:master-SNAPSHOT") // updated fork
|
implementation("com.github.revanced:jadb:master-SNAPSHOT") // updated fork
|
||||||
|
Loading…
x
Reference in New Issue
Block a user