fix(Reddit - Hide ads): Patch failing during building with certain patch selection

This commit is contained in:
inotia00
2024-12-22 18:21:57 +09:00
parent b2d5b0ca08
commit 88b5550df7

View File

@ -87,9 +87,9 @@ val adsPatch = bytecodePatch(
compatibleWith(COMPATIBLE_PACKAGE)
dependsOn(
settingsPatch,
bannerAdsPatch,
commentAdsPatch,
settingsPatch
)
execute {