Skip to content

Commit

Permalink
Update build_variants.py
Browse files Browse the repository at this point in the history
  • Loading branch information
MondayNitro authored Dec 18, 2024
1 parent d967553 commit bfedb42
Showing 1 changed file with 0 additions and 26 deletions.
26 changes: 0 additions & 26 deletions build_variants.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,34 +27,8 @@ def build_apks(latest_version: Version):
"Hide ads",
"Hide comments components",
"Hide feed components",
"Hide feed flyout menu",
"Hide layout components",
"Hide player buttons",
"Hide player flyout menu",
"Hook download actions",
"Navigation bar components",
"Overlay buttons",
"Player components",
"Remove background playback restrictions",
"Sanitize sharing links",
"Seekbar components",
"Shorts components",
"SponsorBlock",
"Swipe controls",
"Theme",
"Toolbar components",
"Video playback",
"Visual preferences icons for YouTube",
]

patch_apk(
cli,
patches,
apk,
includes=common_includes,
out=f"yt-rvx-v{latest_version.version}.apk",
)

patch_apk(
cli,
patches,
Expand Down

0 comments on commit bfedb42

Please sign in to comment.