chore: bump patcher dependency version

This commit is contained in:
oSumAtrIX 2022-09-26 04:28:31 +02:00
parent 0db4f4079b
commit fddd61fe54
1 changed files with 1 additions and 1 deletions

View File

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