build: bump patcher

This commit is contained in:
Ax333l 2023-06-17 13:47:55 +02:00
parent d59c57a882
commit 909266daf4
No known key found for this signature in database
GPG Key ID: D2B4D85271127D23

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")