Skip to content

Commit

Permalink
build(revanced-patcher): bump version (ReVanced#226)
Browse files Browse the repository at this point in the history
  • Loading branch information
LisoUseInAIKyrios authored and oSumAtrIX committed May 23, 2023
1 parent 7133242 commit cfe4c5e
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.1")
implementation("app.revanced:revanced-patcher:9.0.0")
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 cfe4c5e

Please sign in to comment.