mirror of
https://github.com/ReVanced/revanced-patches.git
synced 2026-01-10 21:26:17 +00:00
6 lines
96 B
Plaintext
6 lines
96 B
Plaintext
android.namespace = "app.revanced.extension"
|
|
|
|
dependencies {
|
|
compileOnly(libs.annotation)
|
|
}
|