build: update patcher dependency

This commit is contained in:
oSumAtrIX 2022-09-23 06:35:29 +02:00
parent 64f6f54d38
commit e4f360f4a2
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4

View File

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