File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- public final class FixFacebookLoginPatchKt {
2- public static final fun getFixFacebookLoginPatch ()Lapp/revanced/patcher/patch/BytecodePatch;
3- }
4-
51public final class app/revanced/patches/all/misc/activity/exportall/ExportAllActivitiesPatchKt {
62 public static final fun getExportAllActivitiesPatch ()Lapp/revanced/patcher/patch/ResourcePatch;
73}
@@ -888,6 +884,10 @@ public final class app/revanced/patches/spotify/misc/fix/SpoofSignaturePatchKt {
888884 public static final fun getSpoofSignaturePatch ()Lapp/revanced/patcher/patch/BytecodePatch;
889885}
890886
887+ public final class app/revanced/patches/spotify/misc/fix/login/FixFacebookLoginPatchKt {
888+ public static final fun getFixFacebookLoginPatch ()Lapp/revanced/patcher/patch/BytecodePatch;
889+ }
890+
891891public final class app/revanced/patches/spotify/misc/privacy/SanitizeSharingLinksPatchKt {
892892 public static final fun getSanitizeSharingLinksPatch ()Lapp/revanced/patcher/patch/BytecodePatch;
893893}
You can’t perform that action at this time.
0 commit comments