mirror of
https://github.com/revanced/revanced-patches.git
synced 2025-12-07 01:51:27 +01:00
6 lines
96 B
Kotlin
6 lines
96 B
Kotlin
android.namespace = "app.revanced.extension"
|
|
|
|
dependencies {
|
|
compileOnly(libs.annotation)
|
|
}
|