mirror of
https://github.com/ReVanced/revanced-patches.git
synced 2026-02-01 19:15:06 +01:00
4 lines
125 B
Kotlin
4 lines
125 B
Kotlin
dependencies {
|
|
compileOnly(project(":extensions:shared:library"))
|
|
compileOnly(project(":extensions:cricbuzz:stub"))
|
|
} |