We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27457e0 commit 499ce0aCopy full SHA for 499ce0a
build.gradle.kts
@@ -32,7 +32,7 @@ dependencies {
32
implementation(kotlin("stdlib"))
33
implementation(kotlin("reflect"))
34
35
- implementation("app.revanced:revanced-patcher:1.10.0")
+ implementation("app.revanced:revanced-patcher:1.11.0")
36
implementation("info.picocli:picocli:4.6.3")
37
implementation("com.android.tools.build:apksig:7.2.1")
38
implementation("com.github.revanced:jadb:master-SNAPSHOT") // updated fork
0 commit comments