mirror of
https://github.com/revanced/revanced-cli.git
synced 2024-12-11 20:57:49 +01:00
build: update patcher version
This commit is contained in:
parent
ee6aff8fe7
commit
21747d5552
@ -31,7 +31,8 @@ repositories {
|
||||
dependencies {
|
||||
implementation(kotlin("stdlib"))
|
||||
implementation(kotlin("reflect"))
|
||||
implementation("app.revanced:revanced-patcher:1.3.1")
|
||||
|
||||
implementation("app.revanced:revanced-patcher:1.3.3")
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user