mirror of
https://github.com/revanced/revanced-patches.git
synced 2025-04-29 22:24:27 +02:00
6 lines
96 B
Plaintext
6 lines
96 B
Plaintext
android.namespace = "app.revanced.extension"
|
|
|
|
dependencies {
|
|
compileOnly(libs.annotation)
|
|
}
|