We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 387b6bd commit 00fec25Copy full SHA for 00fec25
build.gradle.kts
@@ -26,7 +26,7 @@ dependencies {
26
implementation(kotlin("stdlib"))
27
implementation(kotlin("reflect"))
28
29
- implementation("app.revanced:revanced-patcher:2.2.2")
+ implementation("app.revanced:revanced-patcher:2.3.0")
30
implementation("info.picocli:picocli:4.6.3")
31
implementation("com.android.tools.build:apksig:7.2.1")
32
implementation("com.github.revanced:jadb:master-SNAPSHOT") // updated fork
0 commit comments