Skip to content

Commit

Permalink
chore: merge dev to main (#1163)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ushie authored Aug 27, 2023
2 parents e45a782 + f4e1ccc commit 3bf4982
Show file tree
Hide file tree
Showing 4 changed files with 126 additions and 214 deletions.
3 changes: 1 addition & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -85,10 +85,9 @@ dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"

// ReVanced
implementation "app.revanced:revanced-patcher:11.0.4"
implementation "app.revanced:revanced-patcher:14.2.1"

// Signing & aligning
implementation("org.bouncycastle:bcpkix-jdk15on:1.70")
implementation("com.android.tools.build:apksig:7.2.2")

}
Loading

0 comments on commit 3bf4982

Please sign in to comment.