build(revanced-patcher): bump version

This commit is contained in:
oSumAtrIX 2023-06-27 04:10:33 +02:00
parent 3adf51ad4f
commit c334dc768f
5 changed files with 9 additions and 5 deletions

View file

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