Skip to content

Commit 055c282

Browse files
authored
fix: update patcher to 1.2.5
1 parent d140054 commit 055c282

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
@@ -31,7 +31,7 @@ repositories {
3131
dependencies {
3232
implementation(kotlin("stdlib"))
3333
implementation(kotlin("reflect"))
34-
implementation("app.revanced:revanced-patcher:1.1.0")
34+
implementation("app.revanced:revanced-patcher:1.2.5")
3535
implementation("info.picocli:picocli:4.6.3")
3636
implementation("com.android.tools.build:apksig:7.2.1")
3737
implementation("com.github.revanced:jadb:master-SNAPSHOT") // updated fork

0 commit comments

Comments
 (0)