12 lines
199 B
Plaintext
Raw Normal View History

2024-10-26 17:34:22 +02:00
extension {
name = "extensions/all/screencapture/remove-screen-capture-restriction.rve"
}
android {
namespace = "app.revanced.extension"
}
dependencies {
compileOnly(libs.annotation)
}