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