mirror of
https://github.com/ReVanced/revanced-patches.git
synced 2025-05-10 20:55:38 +02:00
5 lines
96 B
Kotlin
5 lines
96 B
Kotlin
android.namespace = "app.revanced.extension"
|
|
|
|
dependencies {
|
|
compileOnly(libs.annotation)
|
|
}
|