mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-06-13 05:37:40 +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)
|
compatibleWith(COMPATIBLE_PACKAGE)
|
||||||
|
|
||||||
dependsOn(
|
dependsOn(
|
||||||
|
settingsPatch,
|
||||||
bannerAdsPatch,
|
bannerAdsPatch,
|
||||||
commentAdsPatch,
|
commentAdsPatch,
|
||||||
settingsPatch
|
|
||||||
)
|
)
|
||||||
|
|
||||||
execute {
|
execute {
|
||||||
|
Reference in New Issue
Block a user