Skip to content
This repository was archived by the owner on Apr 15, 2024. It is now read-only.

Commit 4758289

Browse files
committed
chore: bump patcher dependency
1 parent 87c0e05 commit 4758289

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
@@ -24,7 +24,7 @@ repositories {
2424

2525
dependencies {
2626
implementation("org.jetbrains.kotlin:kotlin-stdlib:1.6.21")
27-
implementation("app.revanced:revanced-patcher:1.0.0-dev.17")
27+
implementation("app.revanced:revanced-patcher:1.0.0-dev.18")
2828

2929
implementation("info.picocli:picocli:4.6.3")
3030

0 commit comments

Comments
 (0)