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 21, 2022
1 parent a61bcec commit 5f54bc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ repositories {
dependencies {
implementation(kotlin("stdlib"))

implementation("app.revanced:revanced-patcher:1.3.0")
implementation("app.revanced:revanced-patcher:1.3.4")
}

tasks {
Expand Down

0 comments on commit 5f54bc9

Please sign in to comment.