mirror of
https://github.com/revanced/revanced-patches
synced 2024-12-02 20:12:59 +01:00
12 lines
186 B
Plaintext
12 lines
186 B
Plaintext
extension {
|
|
name = "extensions/all/connectivity/wifi/spoof/spoof-wifi.rve"
|
|
}
|
|
|
|
android {
|
|
namespace = "app.revanced.extension"
|
|
}
|
|
|
|
dependencies {
|
|
compileOnly(libs.annotation)
|
|
}
|