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 23, 2022
1 parent 314e955 commit e3d0bb7
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.4")
implementation("app.revanced:revanced-patcher:1.10.1")
}

tasks {
Expand Down

0 comments on commit e3d0bb7

Please sign in to comment.