build(revanced-patcher): bump version

This commit is contained in:
oSumAtrIX
2023-05-24 01:28:22 +02:00
parent ab9f5998ab
commit 4b333d4d70
50 changed files with 53 additions and 55 deletions

View File

@ -27,7 +27,7 @@ repositories {
}
dependencies {
implementation("app.revanced:revanced-patcher:8.0.0")
implementation("app.revanced:revanced-patcher:9.0.0")
implementation("app.revanced:multidexlib2:2.5.3-a3836654")
// Required for meta
implementation("com.google.code.gson:gson:2.10.1")