mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-06-12 13:17:46 +02:00
bump 5.4.1-dev.6
This commit is contained in:
@ -645,10 +645,6 @@ public final class app/revanced/patches/youtube/general/loadingscreen/GradientLo
|
||||
public static final fun getGradientLoadingScreenPatch ()Lapp/revanced/patcher/patch/BytecodePatch;
|
||||
}
|
||||
|
||||
public final class app/revanced/patches/youtube/general/miniplayer/MiniplayerPatchKt {
|
||||
public static final fun getMiniplayerPatch ()Lapp/revanced/patcher/patch/BytecodePatch;
|
||||
}
|
||||
|
||||
public final class app/revanced/patches/youtube/general/music/YouTubeMusicActionsPatchKt {
|
||||
public static final fun getYoutubeMusicActionsPatch ()Lapp/revanced/patcher/patch/BytecodePatch;
|
||||
}
|
||||
@ -810,6 +806,14 @@ public final class app/revanced/patches/youtube/player/hapticfeedback/HapticFeed
|
||||
public static final fun getHapticFeedbackPatch ()Lapp/revanced/patcher/patch/BytecodePatch;
|
||||
}
|
||||
|
||||
public final class app/revanced/patches/youtube/player/miniplayer/general/MiniplayerPatchKt {
|
||||
public static final fun getMiniplayerPatch ()Lapp/revanced/patcher/patch/BytecodePatch;
|
||||
}
|
||||
|
||||
public final class app/revanced/patches/youtube/player/miniplayer/startup/ResumingMiniplayerOnStartupPatchKt {
|
||||
public static final fun getResumingMiniplayerOnStartupPatch ()Lapp/revanced/patcher/patch/BytecodePatch;
|
||||
}
|
||||
|
||||
public final class app/revanced/patches/youtube/player/overlaybuttons/OverlayButtonsPatchKt {
|
||||
public static final fun getOverlayButtonsPatch ()Lapp/revanced/patcher/patch/ResourcePatch;
|
||||
}
|
||||
|
Reference in New Issue
Block a user