revanced-patches/extensions/nunl/build.gradle.kts
Jasper Abbink f3268fb03c
feat(NU.nl): Add Hide ads and Spoof Certificate patch (#4368)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2025-02-27 08:07:54 +02:00

5 lines
122 B
Plaintext

dependencies {
compileOnly(project(":extensions:shared:library"))
compileOnly(project(":extensions:nunl:stub"))
}