build: bump patcher

This commit is contained in:
Ax333l 2023-06-17 13:47:55 +02:00 committed by oSumAtrIX
parent b8902d04d7
commit 6eb21e1fab
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4

View File

@ -102,7 +102,7 @@ dependencies {
ksp("androidx.room:room-compiler:$roomVersion")
// ReVanced
implementation("app.revanced:revanced-patcher:9.0.0")
implementation("app.revanced:revanced-patcher:11.0.1")
// Signing
implementation("com.android.tools.build:apksig:8.2.0-alpha05")