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