mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-06-12 05:07:41 +02:00
fix(Reddit - Hide ads): Patch failing during building with certain patch selection
This commit is contained in:
@ -87,9 +87,9 @@ val adsPatch = bytecodePatch(
|
||||
compatibleWith(COMPATIBLE_PACKAGE)
|
||||
|
||||
dependsOn(
|
||||
settingsPatch,
|
||||
bannerAdsPatch,
|
||||
commentAdsPatch,
|
||||
settingsPatch
|
||||
)
|
||||
|
||||
execute {
|
||||
|
Reference in New Issue
Block a user