We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a39cf89 commit 51c04b7Copy full SHA for 51c04b7
build.gradle.kts
@@ -25,7 +25,7 @@ repositories {
25
dependencies {
26
implementation(kotlin("reflect"))
27
28
- implementation("app.revanced:revanced-patcher:6.4.0")
+ implementation("app.revanced:revanced-patcher:6.4.1")
29
implementation("info.picocli:picocli:4.7.0")
30
implementation("com.github.revanced:jadb:master-SNAPSHOT") // updated fork
31
implementation("com.android.tools.build:apksig:7.2.1")
0 commit comments