mirror of
https://github.com/ReVanced/revanced-patches.git
synced 2026-01-11 13:46:17 +00:00
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