Skip to content

Commit

Permalink
feat(nu.nl - Hide ads): supported for app version 11.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jabbink committed Jan 31, 2025
1 parent 272709a commit afafe42
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ val hideAdsPatch = bytecodePatch(
) {
extendWith("extensions/nunl.rve")

compatibleWith("nl.sanomamedia.android.nu"("11.0.0"))
compatibleWith("nl.sanomamedia.android.nu"("11.0.0", "11.0.1"))

execute {
// prevent video pre-roll ads
Expand Down

0 comments on commit afafe42

Please sign in to comment.