Skip to content

Commit

Permalink
fix: update patcher version
Browse files Browse the repository at this point in the history
  • Loading branch information
Sculas committed Jun 25, 2022
1 parent 27457e0 commit 499ce0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Expand Up @@ -32,7 +32,7 @@ dependencies {
implementation(kotlin("stdlib"))
implementation(kotlin("reflect"))

implementation("app.revanced:revanced-patcher:1.10.0")
implementation("app.revanced:revanced-patcher:1.11.0")
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
Expand Down

0 comments on commit 499ce0a

Please sign in to comment.