diff --git a/README-template.md b/README-template.md index 75a6f3e1d..a66ee5834 100644 --- a/README-template.md +++ b/README-template.md @@ -52,8 +52,7 @@ Example: "versions": [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] } ], diff --git a/src/main/kotlin/app/revanced/patches/music/account/component/MenuComponentPatch.kt b/src/main/kotlin/app/revanced/patches/music/account/component/MenuComponentPatch.kt index 0affc113c..249ac762a 100644 --- a/src/main/kotlin/app/revanced/patches/music/account/component/MenuComponentPatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/account/component/MenuComponentPatch.kt @@ -31,8 +31,7 @@ import com.android.tools.smali.dexlib2.iface.reference.MethodReference [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/music/account/handle/HideHandlePatch.kt b/src/main/kotlin/app/revanced/patches/music/account/handle/HideHandlePatch.kt index 122c1f1bd..80cec746b 100644 --- a/src/main/kotlin/app/revanced/patches/music/account/handle/HideHandlePatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/account/handle/HideHandlePatch.kt @@ -33,8 +33,7 @@ import com.android.tools.smali.dexlib2.iface.reference.MethodReference [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/music/account/tos/TermsContainerPatch.kt b/src/main/kotlin/app/revanced/patches/music/account/tos/TermsContainerPatch.kt index 23c0eeb04..4e0f1ed24 100644 --- a/src/main/kotlin/app/revanced/patches/music/account/tos/TermsContainerPatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/account/tos/TermsContainerPatch.kt @@ -33,8 +33,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.formats.Instruction35c [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/music/actionbar/downloadbuttonhook/DownloadButtonHookPatch.kt b/src/main/kotlin/app/revanced/patches/music/actionbar/downloadbuttonhook/DownloadButtonHookPatch.kt index 2feedaecc..11c387836 100644 --- a/src/main/kotlin/app/revanced/patches/music/actionbar/downloadbuttonhook/DownloadButtonHookPatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/actionbar/downloadbuttonhook/DownloadButtonHookPatch.kt @@ -25,8 +25,7 @@ import app.revanced.util.enum.CategoryType [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/music/actionbar/label/ActionBarLabelPatch.kt b/src/main/kotlin/app/revanced/patches/music/actionbar/label/ActionBarLabelPatch.kt index 7e9b463e4..a5347f225 100644 --- a/src/main/kotlin/app/revanced/patches/music/actionbar/label/ActionBarLabelPatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/actionbar/label/ActionBarLabelPatch.kt @@ -28,8 +28,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/music/actionbar/radio/HideRadioButtonPatch.kt b/src/main/kotlin/app/revanced/patches/music/actionbar/radio/HideRadioButtonPatch.kt index af343d6da..393fe85b5 100644 --- a/src/main/kotlin/app/revanced/patches/music/actionbar/radio/HideRadioButtonPatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/actionbar/radio/HideRadioButtonPatch.kt @@ -21,8 +21,7 @@ import app.revanced.util.enum.CategoryType [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/music/ads/music/MusicAdsPatch.kt b/src/main/kotlin/app/revanced/patches/music/ads/music/MusicAdsPatch.kt index 6f62cdc85..373f496a0 100644 --- a/src/main/kotlin/app/revanced/patches/music/ads/music/MusicAdsPatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/ads/music/MusicAdsPatch.kt @@ -23,8 +23,7 @@ import app.revanced.util.integrations.Constants.MUSIC_COMPONENTS_PATH [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/music/flyoutpanel/compactdialog/CompactDialogPatch.kt b/src/main/kotlin/app/revanced/patches/music/flyoutpanel/compactdialog/CompactDialogPatch.kt index 21568a840..261e3d5aa 100644 --- a/src/main/kotlin/app/revanced/patches/music/flyoutpanel/compactdialog/CompactDialogPatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/flyoutpanel/compactdialog/CompactDialogPatch.kt @@ -26,8 +26,7 @@ import app.revanced.util.integrations.Constants.MUSIC_FLYOUT [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/music/flyoutpanel/component/FlyoutPanelPatch.kt b/src/main/kotlin/app/revanced/patches/music/flyoutpanel/component/FlyoutPanelPatch.kt index 9aaa0a2df..5d9b66334 100644 --- a/src/main/kotlin/app/revanced/patches/music/flyoutpanel/component/FlyoutPanelPatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/flyoutpanel/component/FlyoutPanelPatch.kt @@ -32,8 +32,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.TwoRegisterInstruction [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/music/flyoutpanel/playbackspeed/PlaybackSpeedPatch.kt b/src/main/kotlin/app/revanced/patches/music/flyoutpanel/playbackspeed/PlaybackSpeedPatch.kt index 7c4100009..9b8b0e865 100644 --- a/src/main/kotlin/app/revanced/patches/music/flyoutpanel/playbackspeed/PlaybackSpeedPatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/flyoutpanel/playbackspeed/PlaybackSpeedPatch.kt @@ -23,8 +23,7 @@ import app.revanced.util.enum.CategoryType [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/music/flyoutpanel/replace/ReplaceDismissQueuePatch.kt b/src/main/kotlin/app/revanced/patches/music/flyoutpanel/replace/ReplaceDismissQueuePatch.kt index 0229e5cd7..04ff6d066 100644 --- a/src/main/kotlin/app/revanced/patches/music/flyoutpanel/replace/ReplaceDismissQueuePatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/flyoutpanel/replace/ReplaceDismissQueuePatch.kt @@ -30,8 +30,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/music/flyoutpanel/sleeptimer/SleepTimerPatch.kt b/src/main/kotlin/app/revanced/patches/music/flyoutpanel/sleeptimer/SleepTimerPatch.kt index 27b15a644..a6dfc24bd 100644 --- a/src/main/kotlin/app/revanced/patches/music/flyoutpanel/sleeptimer/SleepTimerPatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/flyoutpanel/sleeptimer/SleepTimerPatch.kt @@ -23,8 +23,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/music/general/amoled/AmoledPatch.kt b/src/main/kotlin/app/revanced/patches/music/general/amoled/AmoledPatch.kt index b7fbbd36d..0403572e0 100644 --- a/src/main/kotlin/app/revanced/patches/music/general/amoled/AmoledPatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/general/amoled/AmoledPatch.kt @@ -18,8 +18,7 @@ import org.w3c.dom.Element [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] ) ], diff --git a/src/main/kotlin/app/revanced/patches/music/general/autocaptions/DisableAutoCaptionsPatch.kt b/src/main/kotlin/app/revanced/patches/music/general/autocaptions/DisableAutoCaptionsPatch.kt index 93dd2ac07..59b810aec 100644 --- a/src/main/kotlin/app/revanced/patches/music/general/autocaptions/DisableAutoCaptionsPatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/general/autocaptions/DisableAutoCaptionsPatch.kt @@ -23,8 +23,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] ) ], diff --git a/src/main/kotlin/app/revanced/patches/music/general/branding/icon/CustomBrandingIconMMTPatch.kt b/src/main/kotlin/app/revanced/patches/music/general/branding/icon/CustomBrandingIconMMTPatch.kt index 8fce7253e..9d7e7ff80 100644 --- a/src/main/kotlin/app/revanced/patches/music/general/branding/icon/CustomBrandingIconMMTPatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/general/branding/icon/CustomBrandingIconMMTPatch.kt @@ -16,8 +16,7 @@ import app.revanced.util.resources.IconHelper.customIconMusicAdditional [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] ) ], diff --git a/src/main/kotlin/app/revanced/patches/music/general/branding/icon/CustomBrandingIconRevancifyBluePatch.kt b/src/main/kotlin/app/revanced/patches/music/general/branding/icon/CustomBrandingIconRevancifyBluePatch.kt index 3f0072b46..7034d5877 100644 --- a/src/main/kotlin/app/revanced/patches/music/general/branding/icon/CustomBrandingIconRevancifyBluePatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/general/branding/icon/CustomBrandingIconRevancifyBluePatch.kt @@ -15,8 +15,7 @@ import app.revanced.util.resources.IconHelper.customIconMusic [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/music/general/branding/icon/CustomBrandingIconRevancifyRedPatch.kt b/src/main/kotlin/app/revanced/patches/music/general/branding/icon/CustomBrandingIconRevancifyRedPatch.kt index e7c2ff8d4..ba7614e57 100644 --- a/src/main/kotlin/app/revanced/patches/music/general/branding/icon/CustomBrandingIconRevancifyRedPatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/general/branding/icon/CustomBrandingIconRevancifyRedPatch.kt @@ -15,8 +15,7 @@ import app.revanced.util.resources.IconHelper.customIconMusic [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] ) ], diff --git a/src/main/kotlin/app/revanced/patches/music/general/branding/name/CustomBrandingNamePatch.kt b/src/main/kotlin/app/revanced/patches/music/general/branding/name/CustomBrandingNamePatch.kt index f5d7eac4f..6886fd653 100644 --- a/src/main/kotlin/app/revanced/patches/music/general/branding/name/CustomBrandingNamePatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/general/branding/name/CustomBrandingNamePatch.kt @@ -17,8 +17,7 @@ import app.revanced.patcher.patch.options.PatchOption.PatchExtensions.stringPatc [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/music/general/buttonshelf/HideButtonShelfPatch.kt b/src/main/kotlin/app/revanced/patches/music/general/buttonshelf/HideButtonShelfPatch.kt index 04679f2cb..d8cede303 100644 --- a/src/main/kotlin/app/revanced/patches/music/general/buttonshelf/HideButtonShelfPatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/general/buttonshelf/HideButtonShelfPatch.kt @@ -22,8 +22,7 @@ import app.revanced.util.integrations.Constants.MUSIC_COMPONENTS_PATH [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/music/general/carouselshelf/HideCarouselShelfPatch.kt b/src/main/kotlin/app/revanced/patches/music/general/carouselshelf/HideCarouselShelfPatch.kt index 5df71036c..79092a53e 100644 --- a/src/main/kotlin/app/revanced/patches/music/general/carouselshelf/HideCarouselShelfPatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/general/carouselshelf/HideCarouselShelfPatch.kt @@ -22,8 +22,7 @@ import app.revanced.util.integrations.Constants.MUSIC_COMPONENTS_PATH [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/music/general/castbutton/HideCastButtonPatch.kt b/src/main/kotlin/app/revanced/patches/music/general/castbutton/HideCastButtonPatch.kt index 1cd97a3b4..0729f7874 100644 --- a/src/main/kotlin/app/revanced/patches/music/general/castbutton/HideCastButtonPatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/general/castbutton/HideCastButtonPatch.kt @@ -32,8 +32,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/music/general/categorybar/CategoryBarPatch.kt b/src/main/kotlin/app/revanced/patches/music/general/categorybar/CategoryBarPatch.kt index ebb174217..bd6ff05ab 100644 --- a/src/main/kotlin/app/revanced/patches/music/general/categorybar/CategoryBarPatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/general/categorybar/CategoryBarPatch.kt @@ -27,8 +27,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/music/general/channelguidelines/HideChannelGuidelinesPatch.kt b/src/main/kotlin/app/revanced/patches/music/general/channelguidelines/HideChannelGuidelinesPatch.kt index fe54933d8..ee79dfdc5 100644 --- a/src/main/kotlin/app/revanced/patches/music/general/channelguidelines/HideChannelGuidelinesPatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/general/channelguidelines/HideChannelGuidelinesPatch.kt @@ -22,8 +22,7 @@ import app.revanced.util.integrations.Constants.MUSIC_COMPONENTS_PATH [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/music/general/customfilter/CustomFilterPatch.kt b/src/main/kotlin/app/revanced/patches/music/general/customfilter/CustomFilterPatch.kt index 91e3df95d..b07f4d296 100644 --- a/src/main/kotlin/app/revanced/patches/music/general/customfilter/CustomFilterPatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/general/customfilter/CustomFilterPatch.kt @@ -22,8 +22,7 @@ import app.revanced.util.integrations.Constants.MUSIC_COMPONENTS_PATH [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/music/general/emojipicker/HideEmojiPickerPatch.kt b/src/main/kotlin/app/revanced/patches/music/general/emojipicker/HideEmojiPickerPatch.kt index 7d7b31551..52dd8bccb 100644 --- a/src/main/kotlin/app/revanced/patches/music/general/emojipicker/HideEmojiPickerPatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/general/emojipicker/HideEmojiPickerPatch.kt @@ -22,8 +22,7 @@ import app.revanced.util.integrations.Constants.MUSIC_COMPONENTS_PATH [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/music/general/floatingbutton/NewPlaylistButtonPatch.kt b/src/main/kotlin/app/revanced/patches/music/general/floatingbutton/NewPlaylistButtonPatch.kt index 3cdbd3646..8195b8e25 100644 --- a/src/main/kotlin/app/revanced/patches/music/general/floatingbutton/NewPlaylistButtonPatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/general/floatingbutton/NewPlaylistButtonPatch.kt @@ -28,8 +28,7 @@ import app.revanced.util.integrations.Constants.MUSIC_GENERAL [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/music/general/landscapemode/LandScapeModePatch.kt b/src/main/kotlin/app/revanced/patches/music/general/landscapemode/LandScapeModePatch.kt index 3935b24b1..e0ea81446 100644 --- a/src/main/kotlin/app/revanced/patches/music/general/landscapemode/LandScapeModePatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/general/landscapemode/LandScapeModePatch.kt @@ -25,8 +25,7 @@ import app.revanced.util.integrations.Constants.MUSIC_GENERAL [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/music/general/oldstylelibraryshelf/OldStyleLibraryShelfPatch.kt b/src/main/kotlin/app/revanced/patches/music/general/oldstylelibraryshelf/OldStyleLibraryShelfPatch.kt index 69c2a0033..0e1332e5d 100644 --- a/src/main/kotlin/app/revanced/patches/music/general/oldstylelibraryshelf/OldStyleLibraryShelfPatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/general/oldstylelibraryshelf/OldStyleLibraryShelfPatch.kt @@ -24,8 +24,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.TwoRegisterInstruction [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/music/general/playlistcard/HidePlaylistCardPatch.kt b/src/main/kotlin/app/revanced/patches/music/general/playlistcard/HidePlaylistCardPatch.kt index 9d10d2ed6..0d3fc59d6 100644 --- a/src/main/kotlin/app/revanced/patches/music/general/playlistcard/HidePlaylistCardPatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/general/playlistcard/HidePlaylistCardPatch.kt @@ -22,8 +22,7 @@ import app.revanced.util.integrations.Constants.MUSIC_COMPONENTS_PATH [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/music/general/startpage/StartPagePatch.kt b/src/main/kotlin/app/revanced/patches/music/general/startpage/StartPagePatch.kt index b6114ea98..2c4306429 100644 --- a/src/main/kotlin/app/revanced/patches/music/general/startpage/StartPagePatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/general/startpage/StartPagePatch.kt @@ -30,8 +30,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/music/general/tooltip/TooltipContentViewPatch.kt b/src/main/kotlin/app/revanced/patches/music/general/tooltip/TooltipContentViewPatch.kt index 97e343260..f6c58bffe 100644 --- a/src/main/kotlin/app/revanced/patches/music/general/tooltip/TooltipContentViewPatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/general/tooltip/TooltipContentViewPatch.kt @@ -19,8 +19,7 @@ import app.revanced.patches.music.utils.resourceid.SharedResourceIdPatch [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/music/misc/backgroundplay/BackgroundPlayPatch.kt b/src/main/kotlin/app/revanced/patches/music/misc/backgroundplay/BackgroundPlayPatch.kt index e409124be..d6d5c9065 100644 --- a/src/main/kotlin/app/revanced/patches/music/misc/backgroundplay/BackgroundPlayPatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/misc/backgroundplay/BackgroundPlayPatch.kt @@ -18,8 +18,7 @@ import app.revanced.patches.music.misc.backgroundplay.fingerprints.BackgroundPla [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/music/misc/bitrate/BitrateDefaultValuePatch.kt b/src/main/kotlin/app/revanced/patches/music/misc/bitrate/BitrateDefaultValuePatch.kt index 415cd05e5..e4ca5ea73 100644 --- a/src/main/kotlin/app/revanced/patches/music/misc/bitrate/BitrateDefaultValuePatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/misc/bitrate/BitrateDefaultValuePatch.kt @@ -14,8 +14,7 @@ import app.revanced.patcher.patch.annotation.Patch [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/music/misc/codecs/CodecsUnlockPatch.kt b/src/main/kotlin/app/revanced/patches/music/misc/codecs/CodecsUnlockPatch.kt index 232ae2601..1e9f65390 100644 --- a/src/main/kotlin/app/revanced/patches/music/misc/codecs/CodecsUnlockPatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/misc/codecs/CodecsUnlockPatch.kt @@ -18,8 +18,7 @@ import app.revanced.util.integrations.Constants.MUSIC_MISC_PATH [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/music/misc/debugging/DebuggingPatch.kt b/src/main/kotlin/app/revanced/patches/music/misc/debugging/DebuggingPatch.kt index ba51bf7e0..0cf2626e8 100644 --- a/src/main/kotlin/app/revanced/patches/music/misc/debugging/DebuggingPatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/misc/debugging/DebuggingPatch.kt @@ -17,8 +17,7 @@ import app.revanced.util.enum.CategoryType [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] ) ], diff --git a/src/main/kotlin/app/revanced/patches/music/misc/exclusiveaudio/ExclusiveAudioPatch.kt b/src/main/kotlin/app/revanced/patches/music/misc/exclusiveaudio/ExclusiveAudioPatch.kt index e4f299eb3..bf03db0db 100644 --- a/src/main/kotlin/app/revanced/patches/music/misc/exclusiveaudio/ExclusiveAudioPatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/misc/exclusiveaudio/ExclusiveAudioPatch.kt @@ -27,8 +27,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.ReferenceInstruction [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/music/misc/minimizedplayback/MinimizedPlaybackPatch.kt b/src/main/kotlin/app/revanced/patches/music/misc/minimizedplayback/MinimizedPlaybackPatch.kt index c6381af7a..db19b2168 100644 --- a/src/main/kotlin/app/revanced/patches/music/misc/minimizedplayback/MinimizedPlaybackPatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/misc/minimizedplayback/MinimizedPlaybackPatch.kt @@ -17,8 +17,7 @@ import app.revanced.patches.music.misc.minimizedplayback.fingerprints.MinimizedP [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/music/misc/premium/HideGetPremiumPatch.kt b/src/main/kotlin/app/revanced/patches/music/misc/premium/HideGetPremiumPatch.kt index 73f4c63b4..7e57caedf 100644 --- a/src/main/kotlin/app/revanced/patches/music/misc/premium/HideGetPremiumPatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/misc/premium/HideGetPremiumPatch.kt @@ -32,8 +32,7 @@ import com.android.tools.smali.dexlib2.iface.reference.Reference [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/music/misc/spoofappversion/SpoofAppVersionPatch.kt b/src/main/kotlin/app/revanced/patches/music/misc/spoofappversion/SpoofAppVersionPatch.kt index 63b0f9b0e..907ec8ca3 100644 --- a/src/main/kotlin/app/revanced/patches/music/misc/spoofappversion/SpoofAppVersionPatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/misc/spoofappversion/SpoofAppVersionPatch.kt @@ -26,8 +26,7 @@ import app.revanced.util.resources.ResourceUtils.copyXmlNode [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/music/misc/tastebuilder/TasteBuilderPatch.kt b/src/main/kotlin/app/revanced/patches/music/misc/tastebuilder/TasteBuilderPatch.kt index 9a0332a5f..93f4c4d34 100644 --- a/src/main/kotlin/app/revanced/patches/music/misc/tastebuilder/TasteBuilderPatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/misc/tastebuilder/TasteBuilderPatch.kt @@ -19,8 +19,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.TwoRegisterInstruction [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/music/misc/translations/TranslationsPatch.kt b/src/main/kotlin/app/revanced/patches/music/misc/translations/TranslationsPatch.kt index 71ed9a448..5dc13fd5f 100644 --- a/src/main/kotlin/app/revanced/patches/music/misc/translations/TranslationsPatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/misc/translations/TranslationsPatch.kt @@ -17,8 +17,7 @@ import app.revanced.util.resources.ResourceHelper.addTranslations [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/music/navigation/black/BlackNavigationBarPatch.kt b/src/main/kotlin/app/revanced/patches/music/navigation/black/BlackNavigationBarPatch.kt index 79aa4b0b8..9041ea61f 100644 --- a/src/main/kotlin/app/revanced/patches/music/navigation/black/BlackNavigationBarPatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/navigation/black/BlackNavigationBarPatch.kt @@ -27,8 +27,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/music/navigation/component/NavigationBarComponentPatch.kt b/src/main/kotlin/app/revanced/patches/music/navigation/component/NavigationBarComponentPatch.kt index 2ece61dda..edf747ebc 100644 --- a/src/main/kotlin/app/revanced/patches/music/navigation/component/NavigationBarComponentPatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/navigation/component/NavigationBarComponentPatch.kt @@ -33,8 +33,7 @@ import com.android.tools.smali.dexlib2.iface.reference.MethodReference [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/music/player/colormatchplayer/ColorMatchPlayerPatch.kt b/src/main/kotlin/app/revanced/patches/music/player/colormatchplayer/ColorMatchPlayerPatch.kt index 945de24a0..777afa734 100644 --- a/src/main/kotlin/app/revanced/patches/music/player/colormatchplayer/ColorMatchPlayerPatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/player/colormatchplayer/ColorMatchPlayerPatch.kt @@ -32,8 +32,7 @@ import kotlin.properties.Delegates [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/music/player/minimizedplayer/MinimizedPlayerPatch.kt b/src/main/kotlin/app/revanced/patches/music/player/minimizedplayer/MinimizedPlayerPatch.kt index 51b4a523c..bd5cc6856 100644 --- a/src/main/kotlin/app/revanced/patches/music/player/minimizedplayer/MinimizedPlayerPatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/player/minimizedplayer/MinimizedPlayerPatch.kt @@ -22,8 +22,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/music/player/newplayerbackground/NewPlayerBackgroundPatch.kt b/src/main/kotlin/app/revanced/patches/music/player/newplayerbackground/NewPlayerBackgroundPatch.kt index 7c54cb774..b931dc8c1 100644 --- a/src/main/kotlin/app/revanced/patches/music/player/newplayerbackground/NewPlayerBackgroundPatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/player/newplayerbackground/NewPlayerBackgroundPatch.kt @@ -21,8 +21,7 @@ import app.revanced.util.integrations.Constants.MUSIC_PLAYER [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/music/player/oldplayerlayout/OldPlayerLayoutPatch.kt b/src/main/kotlin/app/revanced/patches/music/player/oldplayerlayout/OldPlayerLayoutPatch.kt index 7a11a9a59..bd7615a40 100644 --- a/src/main/kotlin/app/revanced/patches/music/player/oldplayerlayout/OldPlayerLayoutPatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/player/oldplayerlayout/OldPlayerLayoutPatch.kt @@ -21,8 +21,7 @@ import app.revanced.util.integrations.Constants.MUSIC_PLAYER [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] ) ], diff --git a/src/main/kotlin/app/revanced/patches/music/player/oldstyleminiplayer/OldStyleMiniPlayerPatch.kt b/src/main/kotlin/app/revanced/patches/music/player/oldstyleminiplayer/OldStyleMiniPlayerPatch.kt index 7e821b72e..288b7e730 100644 --- a/src/main/kotlin/app/revanced/patches/music/player/oldstyleminiplayer/OldStyleMiniPlayerPatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/player/oldstyleminiplayer/OldStyleMiniPlayerPatch.kt @@ -25,8 +25,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/music/player/repeat/RememberRepeatPatch.kt b/src/main/kotlin/app/revanced/patches/music/player/repeat/RememberRepeatPatch.kt index 53b4535ea..3f990eb5a 100644 --- a/src/main/kotlin/app/revanced/patches/music/player/repeat/RememberRepeatPatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/player/repeat/RememberRepeatPatch.kt @@ -23,8 +23,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/music/player/replace/ReplaceCastButtonPatch.kt b/src/main/kotlin/app/revanced/patches/music/player/replace/ReplaceCastButtonPatch.kt index 857a1059d..48fd8dbe3 100644 --- a/src/main/kotlin/app/revanced/patches/music/player/replace/ReplaceCastButtonPatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/player/replace/ReplaceCastButtonPatch.kt @@ -42,8 +42,7 @@ import com.android.tools.smali.dexlib2.iface.reference.MethodReference [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] ) ], diff --git a/src/main/kotlin/app/revanced/patches/music/player/shuffle/RememberShufflePatch.kt b/src/main/kotlin/app/revanced/patches/music/player/shuffle/RememberShufflePatch.kt index 1bd91c5b3..41fb03905 100644 --- a/src/main/kotlin/app/revanced/patches/music/player/shuffle/RememberShufflePatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/player/shuffle/RememberShufflePatch.kt @@ -39,8 +39,7 @@ import com.android.tools.smali.dexlib2.util.MethodUtil [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/music/player/zenmode/ZenModePatch.kt b/src/main/kotlin/app/revanced/patches/music/player/zenmode/ZenModePatch.kt index aa77efdf7..5edbb83bb 100644 --- a/src/main/kotlin/app/revanced/patches/music/player/zenmode/ZenModePatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/player/zenmode/ZenModePatch.kt @@ -26,8 +26,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.ReferenceInstruction [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/music/utils/fix/androidauto/AndroidAutoCertificatePatch.kt b/src/main/kotlin/app/revanced/patches/music/utils/fix/androidauto/AndroidAutoCertificatePatch.kt index 6197a1e66..a8c1f5226 100644 --- a/src/main/kotlin/app/revanced/patches/music/utils/fix/androidauto/AndroidAutoCertificatePatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/utils/fix/androidauto/AndroidAutoCertificatePatch.kt @@ -17,8 +17,7 @@ import app.revanced.patches.music.utils.fix.androidauto.fingerprints.Certificate [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/music/utils/microg/MicroGPatch.kt b/src/main/kotlin/app/revanced/patches/music/utils/microg/MicroGPatch.kt index f91e808ae..0f81f2c30 100644 --- a/src/main/kotlin/app/revanced/patches/music/utils/microg/MicroGPatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/utils/microg/MicroGPatch.kt @@ -31,8 +31,7 @@ import app.revanced.util.microg.MicroGBytecodeHelper [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/music/utils/returnyoutubedislike/ReturnYouTubeDislikePatch.kt b/src/main/kotlin/app/revanced/patches/music/utils/returnyoutubedislike/ReturnYouTubeDislikePatch.kt index 508cbfcde..90a80636d 100644 --- a/src/main/kotlin/app/revanced/patches/music/utils/returnyoutubedislike/ReturnYouTubeDislikePatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/utils/returnyoutubedislike/ReturnYouTubeDislikePatch.kt @@ -23,8 +23,7 @@ import org.w3c.dom.Node [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/music/utils/settings/SettingsPatch.kt b/src/main/kotlin/app/revanced/patches/music/utils/settings/SettingsPatch.kt index eaea49fdb..db2771d1f 100644 --- a/src/main/kotlin/app/revanced/patches/music/utils/settings/SettingsPatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/utils/settings/SettingsPatch.kt @@ -32,8 +32,7 @@ import java.nio.file.Paths [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/music/utils/sponsorblock/SponsorBlockPatch.kt b/src/main/kotlin/app/revanced/patches/music/utils/sponsorblock/SponsorBlockPatch.kt index 5cf1cd86d..2afb9a4e5 100644 --- a/src/main/kotlin/app/revanced/patches/music/utils/sponsorblock/SponsorBlockPatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/utils/sponsorblock/SponsorBlockPatch.kt @@ -23,8 +23,7 @@ import app.revanced.util.resources.ResourceUtils.copyResources [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/music/video/customspeed/CustomPlaybackSpeedPatch.kt b/src/main/kotlin/app/revanced/patches/music/video/customspeed/CustomPlaybackSpeedPatch.kt index 9013c3fef..baa4e81ab 100644 --- a/src/main/kotlin/app/revanced/patches/music/video/customspeed/CustomPlaybackSpeedPatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/video/customspeed/CustomPlaybackSpeedPatch.kt @@ -19,8 +19,7 @@ import app.revanced.util.integrations.Constants.MUSIC_VIDEO_PATH [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] ) ], diff --git a/src/main/kotlin/app/revanced/patches/music/video/quality/VideoQualityPatch.kt b/src/main/kotlin/app/revanced/patches/music/video/quality/VideoQualityPatch.kt index 529524fa0..4d83d37ed 100644 --- a/src/main/kotlin/app/revanced/patches/music/video/quality/VideoQualityPatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/video/quality/VideoQualityPatch.kt @@ -30,8 +30,7 @@ import com.android.tools.smali.dexlib2.builder.instruction.BuilderInstruction21c [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/music/video/speed/PlaybackSpeedPatch.kt b/src/main/kotlin/app/revanced/patches/music/video/speed/PlaybackSpeedPatch.kt index 8406530d5..9582ade6e 100644 --- a/src/main/kotlin/app/revanced/patches/music/video/speed/PlaybackSpeedPatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/video/speed/PlaybackSpeedPatch.kt @@ -29,8 +29,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.FiveRegisterInstruction [ "6.15.52", "6.20.51", - "6.22.51", - "6.23.54" + "6.23.55" ] ) ]