mirror of
https://github.com/revanced/revanced-patches
synced 2024-12-29 09:05:49 +01:00
5 lines
132 B
Plaintext
5 lines
132 B
Plaintext
dependencies {
|
|
compileOnly(project(":extensions:shared:library"))
|
|
compileOnly(project(":extensions:boostforreddit:stub"))
|
|
}
|