build(revanced-patcher): bump version

This commit is contained in:
oSumAtrIX
2023-06-07 03:46:13 +02:00
parent f5224c4980
commit 144ae5a787
130 changed files with 555 additions and 530 deletions

View File

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