We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8374392 commit 0df936eCopy full SHA for 0df936e
build.gradle.kts
@@ -32,7 +32,7 @@ dependencies {
32
implementation(kotlin("stdlib"))
33
implementation(kotlin("reflect"))
34
35
- implementation("app.revanced:revanced-patcher:1.7.0")
+ implementation("app.revanced:revanced-patcher:1.7.1")
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