bump 5.3.1-dev.4

This commit is contained in:
inotia00
2025-01-20 02:47:47 +09:00
parent c05a4a01e3
commit 26ac8022ca
4 changed files with 196 additions and 250 deletions

View File

@ -607,10 +607,6 @@ public final class app/revanced/patches/youtube/general/autocaptions/AutoCaption
public static final fun getAutoCaptionsPatch ()Lapp/revanced/patcher/patch/BytecodePatch;
}
public final class app/revanced/patches/youtube/general/channel/OpenChannelOfLiveAvatarPatchKt {
public static final fun getLayoutSwitchPatch ()Lapp/revanced/patcher/patch/BytecodePatch;
}
public final class app/revanced/patches/youtube/general/components/LayoutComponentsPatchKt {
public static final fun getLayoutComponentsPatch ()Lapp/revanced/patcher/patch/BytecodePatch;
}
@ -627,6 +623,10 @@ public final class app/revanced/patches/youtube/general/layoutswitch/LayoutSwitc
public static final fun getLayoutSwitchPatch ()Lapp/revanced/patcher/patch/BytecodePatch;
}
public final class app/revanced/patches/youtube/general/livering/OpenChannelOfLiveAvatarPatchKt {
public static final fun getOpenChannelOfLiveAvatarPatch ()Lapp/revanced/patcher/patch/BytecodePatch;
}
public final class app/revanced/patches/youtube/general/loadingscreen/GradientLoadingScreenPatchKt {
public static final fun getGradientLoadingScreenPatch ()Lapp/revanced/patcher/patch/BytecodePatch;
}