mirror of
https://github.com/revanced/revanced-patches
synced 2024-12-29 11:25:51 +01:00
6 lines
96 B
Plaintext
6 lines
96 B
Plaintext
|
android.namespace = "app.revanced.extension"
|
||
|
|
||
|
dependencies {
|
||
|
compileOnly(libs.annotation)
|
||
|
}
|