chore: Merge integrations
This commit is contained in:
11
extensions/spoof-wifi/build.gradle.kts
Normal file
11
extensions/spoof-wifi/build.gradle.kts
Normal file
@ -0,0 +1,11 @@
|
||||
extension {
|
||||
name = "extensions/all/connectivity/wifi/spoof/spoof-wifi.rve"
|
||||
}
|
||||
|
||||
android {
|
||||
namespace = "app.revanced.extension"
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compileOnly(libs.annotation)
|
||||
}
|
Reference in New Issue
Block a user