diff --git a/export_env.sh b/export_env.sh index e063ee2..e97577c 100644 --- a/export_env.sh +++ b/export_env.sh @@ -9,5 +9,6 @@ export BUILD_EXTENDED=True export EXCLUDE_PATCH_YOUTUBE=custom-branding,debugging export EXCLUDE_PATCH_TWITCH=debug-mode export EXCLUDE_PATCH_YOUTUBE_EXTENDED=custom-branding-icon-afn-red,custom-branding-icon-afn-blue,custom-branding-icon-revancify,custom-branding-name -export EXCLUDE_PATCH_YOUTUBE_MUSIC_EXTENDED=custom-branding-music-red,custom-branding-music-revancify,compact-header -export ARCHS_TO_BUILD=arm64-v8a +export EXCLUDE_PATCH_YOUTUBE_MUSIC_EXTENDED=custom-branding-music-afn-red,custom-branding-music-afn-blue,custom-branding-music-revancify,compact-header +export ALTERNATIVE_YOUTUBE_PATCHES=custom-branding-icon-afn-blue,custom-branding-icon-afn-red,custom-branding-icon-revancify +export ALTERNATIVE_YOUTUBE_MUSIC_PATCHES=custom-branding-music-afn-red,custom-branding-music-afn-blue,custom-branding-music-revancify