mirror of
https://github.com/revanced/revanced-patches.git
synced 2025-12-07 01:51:27 +01:00
4 lines
69 B
Kotlin
4 lines
69 B
Kotlin
dependencies {
|
|
compileOnly(project(":extensions:reddit:stub"))
|
|
}
|