feat(NU.nl): Add Hide ads and Spoof Certificate patch (#4368)

Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
This commit is contained in:
Jasper Abbink
2025-02-27 07:07:54 +01:00
committed by GitHub
parent eb1033a709
commit f3268fb03c
20 changed files with 363 additions and 0 deletions

View File

@ -0,0 +1,4 @@
dependencies {
compileOnly(project(":extensions:shared:library"))
compileOnly(project(":extensions:nunl:stub"))
}