Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.

Commit

Permalink
drop YT Music RVX 7.16.53 inotia00/ReVanced_Extended#2382
Browse files Browse the repository at this point in the history
  • Loading branch information
arghya339 committed Dec 31, 2024
1 parent cf281f1 commit e7291e2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/build/Revanced-Extended.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,18 +40,22 @@ source src/build/utils.sh
# Patch YouTube Music Extended:
# Arm64-v8a
get_patches_key "youtube-music-revanced-extended"
version="7.16.53"
get_apk "com.google.android.apps.youtube.music" "youtube-music-arm64-v8a" "youtube-music" "google-inc/youtube-music/youtube-music" "arm64-v8a"
patch "youtube-music-arm64-v8a" "revanced-extended" "inotia"
# Armeabi-v7a
get_patches_key "youtube-music-revanced-extended"
version="7.16.53"
get_apk "com.google.android.apps.youtube.music" "youtube-music-armeabi-v7a" "youtube-music" "google-inc/youtube-music/youtube-music" "armeabi-v7a"
patch "youtube-music-armeabi-v7a" "revanced-extended" "inotia"
# x86
get_patches_key "youtube-music-revanced-extended"
version="7.16.53"
get_apk "com.google.android.apps.youtube.music" "youtube-music-x86" "youtube-music" "google-inc/youtube-music/youtube-music" "x86"
patch "youtube-music-x86" "revanced-extended" "inotia"
# x86_64
get_patches_key "youtube-music-revanced-extended"
version="7.16.53"
get_apk "com.google.android.apps.youtube.music" "youtube-music-x86_64" "youtube-music" "google-inc/youtube-music/youtube-music" "x86_64"
patch "youtube-music-x86_64" "revanced-extended" "inotia"

Expand Down

0 comments on commit e7291e2

Please sign in to comment.