chore: Merge integrations

This commit is contained in:
oSumAtrIX
2024-11-06 17:03:36 +01:00
parent eee1692277
commit a361bfb1da
261 changed files with 24801 additions and 0 deletions

View File

@ -0,0 +1,11 @@
extension {
name = "extensions/all/connectivity/wifi/spoof/spoof-wifi.rve"
}
android {
namespace = "app.revanced.extension"
}
dependencies {
compileOnly(libs.annotation)
}