diff --git a/.github/workflows/Build.yml b/.github/workflows/Build.yml index d4e5c28..0616b9a 100644 --- a/.github/workflows/Build.yml +++ b/.github/workflows/Build.yml @@ -54,7 +54,7 @@ jobs: --apk "Temp\youtube.apk" ` --bundles "Temp\revanced-patches.jar" ` --merge "Temp\app-release-unsigned.apk" ` - --exclude always-autorepeat --exclude enable-wide-searchbar --exclude disable-fullscreen-panels --exclude premium-heading --exclude tablet-mini-player ` + --exclude hide-time-and-seekbar --exclude always-autorepeat --exclude hide-captions-button --exclude disable-fullscreen-panels --exclude old-quality-layout ` --clean ` --temp-dir "Temp\Temp" ` --out "Temp\revanced.apk"