revanced-patches/extensions/remove-screenshot-restriction/build.gradle.kts

8 lines
141 B
Plaintext
Raw Normal View History

2024-11-06 17:03:36 +01:00
extension {
name = "extensions/all/screenshot/remove-screenshot-restriction.rve"
}
android {
namespace = "app.revanced.extension"
}