Skip to content

Commit

Permalink
build: bump patcher to 17.0.0-dev.1
Browse files Browse the repository at this point in the history
  • Loading branch information
inotia00 committed Oct 13, 2023
1 parent dc69948 commit 3f30d98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"

// ReVanced
implementation "app.revanced:revanced-patcher:17.0.0"
implementation "app.revanced:revanced-patcher:17.0.0-dev.1"

// Signing & aligning
implementation("org.bouncycastle:bcpkix-jdk15on:1.70")
Expand Down

0 comments on commit 3f30d98

Please sign in to comment.