mirror of
https://github.com/ReVanced/revanced-patches.git
synced 2026-01-10 21:26:17 +00: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)
|
|
}
|