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

Commit a4ef47a

Browse files
authored
Merge pull request ReVanced#19 from revanced/dev
chore: bump patcher version
2 parents a1bcd1f + c691705 commit a4ef47a

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.16")
2828
implementation("app.revanced:revanced-patches:1.0.0-dev.11")
2929

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

0 commit comments

Comments
 (0)