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
-
5
1
public final class app/revanced/patches/all/misc/activity/exportall/ExportAllActivitiesPatchKt {
6
2
public static final fun getExportAllActivitiesPatch ()Lapp/revanced/patcher/patch/ResourcePatch;
7
3
}
@@ -888,6 +884,10 @@ public final class app/revanced/patches/spotify/misc/fix/SpoofSignaturePatchKt {
888
884
public static final fun getSpoofSignaturePatch ()Lapp/revanced/patcher/patch/BytecodePatch;
889
885
}
890
886
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
+
891
891
public final class app/revanced/patches/spotify/misc/privacy/SanitizeSharingLinksPatchKt {
892
892
public static final fun getSanitizeSharingLinksPatch ()Lapp/revanced/patcher/patch/BytecodePatch;
893
893
}
You can’t perform that action at this time.
0 commit comments