Skip to content

Commit 499ce0a

Browse files
authored
fix: update patcher version
1 parent 27457e0 commit 499ce0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies {
3232
implementation(kotlin("stdlib"))
3333
implementation(kotlin("reflect"))
3434

35-
implementation("app.revanced:revanced-patcher:1.10.0")
35+
implementation("app.revanced:revanced-patcher:1.11.0")
3636
implementation("info.picocli:picocli:4.6.3")
3737
implementation("com.android.tools.build:apksig:7.2.1")
3838
implementation("com.github.revanced:jadb:master-SNAPSHOT") // updated fork

0 commit comments

Comments
 (0)