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