build: bump patcher to 11.0.4

This commit is contained in:
inotia00 2023-07-03 20:31:19 +09:00
parent 1a229d6ccf
commit 517539dcf7

View File

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