mirror of
https://github.com/revanced/revanced-manager.git
synced 2025-05-12 10:54:25 +02:00
build: bump patcher dependency version to v5.0.1
This commit is contained in:
parent
185d883b65
commit
fa0f250e27
@ -71,7 +71,7 @@ dependencies {
|
|||||||
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
|
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
|
||||||
|
|
||||||
// ReVanced
|
// ReVanced
|
||||||
implementation "app.revanced:revanced-patcher:5.0.0"
|
implementation "app.revanced:revanced-patcher:5.0.1"
|
||||||
|
|
||||||
// Signing & aligning
|
// Signing & aligning
|
||||||
implementation("org.bouncycastle:bcpkix-jdk15on:1.70")
|
implementation("org.bouncycastle:bcpkix-jdk15on:1.70")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user