We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 713df0c commit 7fe821dCopy full SHA for 7fe821d
Build.ps1
@@ -159,7 +159,7 @@ Remove-Item -Path "$DownloadsFolder\ReVanced\jdk_windows-x64_bin.zip" -Force
159
--apk "$DownloadsFolder\ReVanced\youtube.apk" `
160
--bundles "$DownloadsFolder\ReVanced\revanced-patches.jar" `
161
--merge "$DownloadsFolder\ReVanced\app-release-unsigned.apk" `
162
---exclude hide-time-and-seekbar --exclude always-autorepeat --exclude hide-captions-button --exclude disable-fullscreen-panels --exclude old-quality-layout
+--exclude hide-time-and-seekbar --exclude always-autorepeat --exclude hide-captions-button --exclude disable-fullscreen-panels --exclude old-quality-layout `
163
--clean `
164
--temp-dir "$DownloadsFolder\ReVanced\Temp" `
165
--out "$DownloadsFolder\ReVanced\revanced.apk"
0 commit comments