correct version

This commit is contained in:
Fioren
2025-06-20 22:35:50 +07:00
committed by GitHub
parent c97d93f71f
commit 314b2db387

View File

@@ -197,7 +197,6 @@ revanced_dl(){
# Patch Spotjfy Arm64-v8a # Patch Spotjfy Arm64-v8a
get_patches_key "Spotjfy-revanced" get_patches_key "Spotjfy-revanced"
j="i" j="i"
version="9.0.44.478" #https://github.com/ReVanced/revanced-patches/issues/4958#issuecomment-2883387940
get_apkpure "com.spot"$j"fy.music" "spotjfy-beta-arm64-v8a" "spot"$j"fy-music-and-podcasts-for-android/com.spot"$j"fy.music" get_apkpure "com.spot"$j"fy.music" "spotjfy-beta-arm64-v8a" "spot"$j"fy-music-and-podcasts-for-android/com.spot"$j"fy.music"
patch "spotjfy-beta-arm64-v8a" "revanced" patch "spotjfy-beta-arm64-v8a" "revanced"
} }