mirror of
https://github.com/JDM170/ReVanced_Builder
synced 2025-11-29 14:41:46 +07:00
Update Build.yml
This commit is contained in:
7
.github/workflows/Build.yml
vendored
7
.github/workflows/Build.yml
vendored
@@ -49,20 +49,19 @@ jobs:
|
||||
# https://github.com/revanced/revanced-patches
|
||||
|
||||
$JavaPath = (Resolve-Path -Path "Temp\jdk_windows-x64_bin\zulu*win_x64\bin\java.exe").Path
|
||||
$JavaPath
|
||||
|
||||
& $JavaPath `
|
||||
-jar "Temp\revanced-cli.jar" `
|
||||
--apk "Temp\youtube.apk" `
|
||||
--bundles "Temp\revanced-patches.jar" `
|
||||
--merge "Temp\app-release-unsigned.apk" `
|
||||
--exclude hide-premium-navbar `
|
||||
--exclude timeline-ads `
|
||||
--exclude premium-icon-reddit `
|
||||
--exclude general-reddit-ads `
|
||||
--exclude premium-icon-reddit --exclude general-reddit-ads `
|
||||
--exclude pflotsh-ecmwf-subscription-unlock `
|
||||
--exclude minimized-playback-music --exclude tasteBuilder-remover --exclude hide-get-premium --exclude compact-header --exclude upgrade-button-remover --exclude background-play --exclude music-microg-support --exclude music-video-ads --exclude codecs-unlock --exclude exclusive-audio-playback `
|
||||
--exclude promo-code-unlock `
|
||||
--exclude tiktok-download --exclude tiktok-seekbar --exclude tiktok-ads `
|
||||
--exclude tiktok-feed-filter --exclude tiktok-download --exclude tiktok-seekbar --exclude tiktok-force-login --exclude tiktok-settings --exclude tiktok-ads `
|
||||
--exclude downloads --exclude amoled --exclude hide-autoplay-button --exclude premium-heading --exclude disable-fullscreen-panels --exclude old-quality-layout --exclude enable-wide-searchbar --exclude tablet-mini-player --exclude always-autorepeat --exclude enable-debugging --exclude custom-playback-speed --exclude hide-infocard-suggestions `
|
||||
--clean `
|
||||
--temp-dir "Temp\Temp" `
|
||||
|
||||
Reference in New Issue
Block a user