mirror of
https://github.com/ReVanced/revanced-patches.git
synced 2025-05-17 15:01:43 +02:00
3 lines
69 B
Kotlin
3 lines
69 B
Kotlin
dependencies {
|
|
compileOnly(project(":extensions:reddit:stub"))
|
|
}
|