We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1502bf7 commit c1681f9Copy full SHA for c1681f9
patches/api/patches.api
@@ -60,6 +60,10 @@ public final class app/revanced/patches/all/misc/connectivity/wifi/spoof/SpoofWi
60
public static final fun getSpoofWifiPatch ()Lapp/revanced/patcher/patch/BytecodePatch;
61
}
62
63
+public final class app/revanced/patches/all/misc/customcertificates/CustomCertificatesPatchKt {
64
+ public static final fun getCustomNetworkSecurityPatch ()Lapp/revanced/patcher/patch/ResourcePatch;
65
+}
66
+
67
public final class app/revanced/patches/all/misc/debugging/EnableAndroidDebuggingPatchKt {
68
public static final fun getEnableAndroidDebuggingPatch ()Lapp/revanced/patcher/patch/ResourcePatch;
69
0 commit comments