mirror of
https://github.com/FiorenMas/Revanced-And-Revanced-Extended-Non-Root.git
synced 2025-12-06 08:07:40 +00:00
add Spotjfy
add support apkpure
This commit is contained in:
12
src/build/Spotjfy.sh
Normal file
12
src/build/Spotjfy.sh
Normal file
@@ -0,0 +1,12 @@
|
||||
#!/bin/bash
|
||||
# $potjfy build
|
||||
source src/build/utils.sh
|
||||
|
||||
# Download requirements
|
||||
dl_gh "revanced-patches revanced-cli" "revanced" "latest"
|
||||
|
||||
# Patch Spotjfy Arm64-v8a
|
||||
get_patches_key "Spotjfy-revanced"
|
||||
j="i"
|
||||
get_apkpure "com.spot"$j"fy.music" "spotjfy-arm64-v8a" "spot"$j"fy-music-and-podcasts-for-android/com.spot"$j"fy.music" "Bundle"
|
||||
patch "spotjfy-arm64-v8a" "revanced"
|
||||
Reference in New Issue
Block a user