chore: bump patcher dependency version

This commit is contained in:
oSumAtrIX
2022-12-14 00:25:03 +01:00
parent 414f503e49
commit c6ab87ca01
3 changed files with 3 additions and 17 deletions

View File

@ -20,7 +20,7 @@ repositories {
}
dependencies {
implementation("app.revanced:revanced-patcher:6.3.0")
implementation("app.revanced:revanced-patcher:6.3.1")
implementation("app.revanced:multidexlib2:2.5.2.r2")
// Required for meta
implementation("com.google.code.gson:gson:2.10")