chore(deps): bump revanced-patcher to 9.0.0

This commit is contained in:
Ax333l
2023-05-26 15:16:02 +02:00
parent 05477536cb
commit e4cfab4026

View File

@ -90,9 +90,8 @@ dependencies {
annotationProcessor("androidx.room:room-compiler:$roomVersion")
ksp("androidx.room:room-compiler:$roomVersion")
// ReVanced
implementation("app.revanced:revanced-patcher:7.1.0")
implementation("app.revanced:revanced-patcher:9.0.0")
// Signing
implementation("com.android.tools.build:apksig:8.1.0-beta02")