Skip to content

Commit

Permalink
build(revanced-patcher): bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
oSumAtrIX committed May 7, 2023
1 parent ecd5147 commit 0a16bc8
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 @@ -25,7 +25,7 @@ repositories {
dependencies {
implementation("org.jetbrains.kotlin:kotlin-reflect:1.8.20-RC")

implementation("app.revanced:revanced-patcher:7.1.0")
implementation("app.revanced:revanced-patcher:7.1.1")
implementation("info.picocli:picocli:4.7.1")
implementation("com.github.revanced:jadb:2531a28109") // updated fork
implementation("com.android.tools.build:apksig:8.1.0-alpha09")
Expand Down

0 comments on commit 0a16bc8

Please sign in to comment.