mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2024-11-10 01:01:56 +01:00
chore(deps): bump revanced-patcher
to 9.0.0
This commit is contained in:
parent
399fc98dec
commit
5cb31dbe9d
1 changed files with 1 additions and 2 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue