mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2024-11-10 01:01:56 +01:00
build: bump patcher version to v12.1.1
This commit is contained in:
parent
0f000fc4d1
commit
e55f427b05
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ dependencies {
|
|||
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
|
||||
|
||||
// ReVanced
|
||||
implementation "app.revanced:revanced-patcher:12.1.0"
|
||||
implementation "app.revanced:revanced-patcher:12.1.1"
|
||||
|
||||
// Signing & aligning
|
||||
implementation("org.bouncycastle:bcpkix-jdk15on:1.70")
|
||||
|
|
Loading…
Reference in a new issue