2024-10-26 17:35:52 +02:00

12 lines
199 B
Plaintext

extension {
name = "extensions/all/screencapture/remove-screen-capture-restriction.rve"
}
android {
namespace = "app.revanced.extension"
}
dependencies {
compileOnly(libs.annotation)
}