Skip to content

Commit

Permalink
feat(youtube): bump compatibility to 18.16.37
Browse files Browse the repository at this point in the history
  • Loading branch information
oSumAtrIX committed May 2, 2023
1 parent 8beb5ea commit fe3fdd5
Show file tree
Hide file tree
Showing 53 changed files with 99 additions and 53 deletions.
Expand Up @@ -15,7 +15,8 @@ import app.revanced.patcher.annotation.Package
"18.05.35",
"18.05.40",
"18.08.37",
"18.15.40"
"18.15.40",
"18.16.37"
)
)]
)
Expand Down
Expand Up @@ -15,7 +15,8 @@ import app.revanced.patcher.annotation.Package
"18.05.35",
"18.05.40",
"18.08.37",
"18.15.40"
"18.15.40",
"18.16.37"
)
)]
)
Expand Down
Expand Up @@ -15,7 +15,8 @@ import app.revanced.patcher.annotation.Package
"18.05.35",
"18.05.40",
"18.08.37",
"18.15.40"
"18.15.40",
"18.16.37"
)
)]
)
Expand Down
Expand Up @@ -15,7 +15,8 @@ import app.revanced.patcher.annotation.Package
"18.05.35",
"18.05.40",
"18.08.37",
"18.15.40"
"18.15.40",
"18.16.37"
)
)]
)
Expand Down
Expand Up @@ -15,7 +15,8 @@ import app.revanced.patcher.annotation.Package
"18.05.35",
"18.05.40",
"18.08.37",
"18.15.40"
"18.15.40",
"18.16.37"
)
)]
)
Expand Down
Expand Up @@ -15,7 +15,8 @@ import app.revanced.patcher.annotation.Package
"18.05.35",
"18.05.40",
"18.08.37",
"18.15.40"
"18.15.40",
"18.16.37"
)
)]
)
Expand Down
Expand Up @@ -15,7 +15,8 @@ import app.revanced.patcher.annotation.Package
"18.05.35",
"18.05.40",
"18.08.37",
"18.15.40"
"18.15.40",
"18.16.37"
)
)]
)
Expand Down
Expand Up @@ -15,7 +15,8 @@ import app.revanced.patcher.annotation.Package
"18.05.35",
"18.05.40",
"18.08.37",
"18.15.40"
"18.15.40",
"18.16.37"
)
)]
)
Expand Down
Expand Up @@ -15,7 +15,8 @@ import app.revanced.patcher.annotation.Package
"18.05.35",
"18.05.40",
"18.08.37",
"18.15.40"
"18.15.40",
"18.16.37"
)
)]
)
Expand Down
Expand Up @@ -15,7 +15,8 @@ import app.revanced.patcher.annotation.Package
"18.05.35",
"18.05.40",
"18.08.37",
"18.15.40"
"18.15.40",
"18.16.37"
)
)]
)
Expand Down
Expand Up @@ -15,7 +15,8 @@ import app.revanced.patcher.annotation.Package
"18.05.35",
"18.05.40",
"18.08.37",
"18.15.40"
"18.15.40",
"18.16.37"
)
)]
)
Expand Down
Expand Up @@ -14,7 +14,8 @@ import app.revanced.patcher.annotation.Package
"18.05.35",
"18.05.40",
"18.08.37",
"18.15.40"
"18.15.40",
"18.16.37"
)
)]
)
Expand Down
Expand Up @@ -15,7 +15,8 @@ import app.revanced.patcher.annotation.Package
"18.05.35",
"18.05.40",
"18.08.37",
"18.15.40"
"18.15.40",
"18.16.37"
)
)]
)
Expand Down
Expand Up @@ -15,7 +15,8 @@ import app.revanced.patcher.annotation.Package
"18.05.35",
"18.05.40",
"18.08.37",
"18.15.40"
"18.15.40",
"18.16.37"
)
)]
)
Expand Down
Expand Up @@ -15,7 +15,8 @@ import app.revanced.patcher.annotation.Package
"18.05.35",
"18.05.40",
"18.08.37",
"18.15.40"
"18.15.40",
"18.16.37"
)
)]
)
Expand Down
Expand Up @@ -15,7 +15,8 @@ import app.revanced.patcher.annotation.Package
"18.05.35",
"18.05.40",
"18.08.37",
"18.15.40"
"18.15.40",
"18.16.37"
)
)]
)
Expand Down
Expand Up @@ -15,7 +15,8 @@ import app.revanced.patcher.annotation.Package
"18.05.35",
"18.05.40",
"18.08.37",
"18.15.40"
"18.15.40",
"18.16.37"
)
)]
)
Expand Down
Expand Up @@ -15,7 +15,8 @@ import app.revanced.patcher.annotation.Package
"18.05.35",
"18.05.40",
"18.08.37",
"18.15.40"
"18.15.40",
"18.16.37"
)
)]
)
Expand Down
Expand Up @@ -15,7 +15,8 @@ import app.revanced.patcher.annotation.Package
"18.05.35",
"18.05.40",
"18.08.37",
"18.15.40"
"18.15.40",
"18.16.37"
)
)]
)
Expand Down
Expand Up @@ -3,6 +3,6 @@ package app.revanced.patches.youtube.layout.hide.getpremium.annotations
import app.revanced.patcher.annotation.Compatibility
import app.revanced.patcher.annotation.Package

@Compatibility([Package("com.google.android.youtube", arrayOf("18.15.40"))])
@Compatibility([Package("com.google.android.youtube", arrayOf("18.15.40", "18.16.37"))])
@Target(AnnotationTarget.CLASS)
internal annotation class HideGetPremiumCompatibility
Expand Up @@ -15,7 +15,8 @@ import app.revanced.patcher.annotation.Package
"18.05.35",
"18.05.40",
"18.08.37",
"18.15.40"
"18.15.40",
"18.16.37"
)
)]
)
Expand Down
Expand Up @@ -15,7 +15,8 @@ import app.revanced.patcher.annotation.Package
"18.05.35",
"18.05.40",
"18.08.37",
"18.15.40"
"18.15.40",
"18.16.37"
)
)]
)
Expand Down
Expand Up @@ -15,7 +15,8 @@ import app.revanced.patcher.annotation.Package
"18.05.35",
"18.05.40",
"18.08.37",
"18.15.40"
"18.15.40",
"18.16.37"
)
)]
)
Expand Down
Expand Up @@ -15,7 +15,8 @@ import app.revanced.patcher.annotation.Package
"18.05.35",
"18.05.40",
"18.08.37",
"18.15.40"
"18.15.40",
"18.16.37"
)
)]
)
Expand Down
Expand Up @@ -15,7 +15,8 @@ import app.revanced.patcher.annotation.Package
"18.05.35",
"18.05.40",
"18.08.37",
"18.15.40"
"18.15.40",
"18.16.37"
)
)]
)
Expand Down
Expand Up @@ -15,7 +15,8 @@ import app.revanced.patcher.annotation.Package
"18.05.35",
"18.05.40",
"18.08.37",
"18.15.40"
"18.15.40",
"18.16.37"
)
)]
)
Expand Down
Expand Up @@ -15,7 +15,8 @@ import app.revanced.patcher.annotation.Package
"18.05.35",
"18.05.40",
"18.08.37",
"18.15.40"
"18.15.40",
"18.16.37"
)
)]
)
Expand Down
Expand Up @@ -15,7 +15,8 @@ import app.revanced.patcher.annotation.Package
"18.05.35",
"18.05.40",
"18.08.37",
"18.15.40"
"18.15.40",
"18.16.37"
)
)]
)
Expand Down
Expand Up @@ -15,7 +15,8 @@ import app.revanced.patcher.annotation.Package
"18.05.35",
"18.05.40",
"18.08.37",
"18.15.40"
"18.15.40",
"18.16.37"
)
)]
)
Expand Down
Expand Up @@ -3,6 +3,6 @@ package app.revanced.patches.youtube.layout.returnyoutubedislike.annotations
import app.revanced.patcher.annotation.Compatibility
import app.revanced.patcher.annotation.Package

@Compatibility([Package("com.google.android.youtube", arrayOf("18.15.40"))])
@Compatibility([Package("com.google.android.youtube", arrayOf("18.15.40", "18.16.37"))])
@Target(AnnotationTarget.CLASS)
internal annotation class ReturnYouTubeDislikeCompatibility
Expand Up @@ -15,7 +15,8 @@ import app.revanced.patcher.annotation.Package
"18.05.35",
"18.05.40",
"18.08.37",
"18.15.40"
"18.15.40",
"18.16.37"
)
)]
)
Expand Down
Expand Up @@ -4,7 +4,7 @@ import app.revanced.patcher.annotation.Compatibility
import app.revanced.patcher.annotation.Package

@Compatibility(
[Package("com.google.android.youtube", arrayOf("18.08.37", "18.15.40"))]
[Package("com.google.android.youtube", arrayOf("18.08.37", "18.15.40", "18.16.37"))]
)
@Target(AnnotationTarget.CLASS)
internal annotation class SponsorBlockCompatibility
Expand Up @@ -15,7 +15,8 @@ import app.revanced.patcher.annotation.Package
"18.05.35",
"18.05.40",
"18.08.37",
"18.15.40"
"18.15.40",
"18.16.37"
)
)]
)
Expand Down
Expand Up @@ -15,7 +15,8 @@ import app.revanced.patcher.annotation.Package
"18.05.35",
"18.05.40",
"18.08.37",
"18.15.40"
"18.15.40",
"18.16.37"
)
)]
)
Expand Down
Expand Up @@ -3,6 +3,6 @@ package app.revanced.patches.youtube.layout.tabletminiplayer.annotations
import app.revanced.patcher.annotation.Compatibility
import app.revanced.patcher.annotation.Package

@Compatibility([Package("com.google.android.youtube", arrayOf("18.15.40"))])
@Compatibility([Package("com.google.android.youtube", arrayOf("18.15.40", "18.16.37"))])
@Target(AnnotationTarget.CLASS)
internal annotation class TabletMiniPlayerCompatibility
Expand Up @@ -15,7 +15,8 @@ import app.revanced.patcher.annotation.Package
"18.05.35",
"18.05.40",
"18.08.37",
"18.15.40"
"18.15.40",
"18.16.37"
)
)]
)
Expand Down
Expand Up @@ -15,7 +15,8 @@ import app.revanced.patcher.annotation.Package
"18.05.35",
"18.05.40",
"18.08.37",
"18.15.40"
"18.15.40",
"18.16.37"
)
)]
)
Expand Down
Expand Up @@ -15,7 +15,8 @@ import app.revanced.patcher.annotation.Package
"18.05.35",
"18.05.40",
"18.08.37",
"18.15.40"
"18.15.40",
"18.16.37"
)
)]
)
Expand Down
Expand Up @@ -15,7 +15,8 @@ import app.revanced.patcher.annotation.Package
"18.05.35",
"18.05.40",
"18.08.37",
"18.15.40"
"18.15.40",
"18.16.37"
)
)]
)
Expand Down
Expand Up @@ -15,7 +15,8 @@ import app.revanced.patcher.annotation.Package
"18.05.35",
"18.05.40",
"18.08.37",
"18.15.40"
"18.15.40",
"18.16.37"
)
)]
)
Expand Down

0 comments on commit fe3fdd5

Please sign in to comment.