mirror of
https://github.com/ReVanced/revanced-patches.git
synced 2026-01-10 21:26:17 +00:00
5 lines
131 B
Plaintext
5 lines
131 B
Plaintext
dependencies {
|
|
compileOnly(project(":extensions:shared:library"))
|
|
compileOnly(project(":extensions:samsung:radio:stub"))
|
|
}
|