mirror of
https://github.com/revanced/revanced-cli.git
synced 2025-01-11 11:45:49 +01:00
build: bump patcher dependency version (#189)
This commit is contained in:
parent
1957a2c4ff
commit
6b7314a399
@ -25,7 +25,7 @@ repositories {
|
||||
dependencies {
|
||||
implementation(kotlin("reflect"))
|
||||
|
||||
implementation("app.revanced:revanced-patcher:6.3.2")
|
||||
implementation("app.revanced:revanced-patcher:6.4.0")
|
||||
implementation("info.picocli:picocli:4.7.0")
|
||||
implementation("com.github.revanced:jadb:master-SNAPSHOT") // updated fork
|
||||
implementation("com.android.tools.build:apksig:7.2.1")
|
||||
|
Loading…
Reference in New Issue
Block a user