chore(deps): update revanced-patcher to v12.0.0

This commit is contained in:
Pun Butrach 2023-07-30 11:49:01 +07:00 committed by GitHub
parent 64744b2abf
commit 95632b7f55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -71,7 +71,7 @@ dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
// ReVanced
implementation "app.revanced:revanced-patcher:11.0.4"
implementation "app.revanced:revanced-patcher:12.0.0"
// Signing & aligning
implementation("org.bouncycastle:bcpkix-jdk15on:1.70")