diff --git a/src/main/kotlin/app/revanced/patches/youtube/utils/integrations/Constants.kt b/src/main/kotlin/app/revanced/patches/youtube/utils/integrations/Constants.kt index 15193d521..5c77e23a0 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/utils/integrations/Constants.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/utils/integrations/Constants.kt @@ -35,40 +35,10 @@ object Constants { "com.google.android.youtube", setOf( "18.29.38", - "18.30.37", - "18.31.40", - "18.32.39", "18.33.40", - "18.34.38", - "18.35.36", - "18.36.39", - "18.37.36", "18.38.44", - "18.39.41", - "18.40.34", - "18.41.39", - "18.42.41", - "18.43.45", - "18.44.41", - "18.45.43", - "18.46.45", "18.48.39", - "18.49.37", - "19.01.34", - "19.02.39", - "19.03.36", - "19.04.38", "19.05.36", - "19.06.39", - "19.07.40", - "19.08.36", - "19.09.37", - "19.10.39", - "19.11.43", - "19.12.41", - "19.13.37", - "19.14.43", - "19.15.36", "19.16.39" ) )