mirror of
https://github.com/FiorenMas/Revanced-And-Revanced-Extended-Non-Root.git
synced 2025-12-06 16:17:40 +00:00
Update patch.sh
This commit is contained in:
@@ -55,7 +55,7 @@ get_latestytmversion() {
|
||||
echo "Latest Youtube Music Version: $ytmversion"
|
||||
}
|
||||
get_support_version() {
|
||||
ytmversion=$(jq -r '.[] | select(.name == "hide-general-ads") | .compatiblePackages[] | select(.name == "com.google.android.apps.youtube.music") | .versions[-1]' patches.json)
|
||||
ytmversion=$(jq -r '.[] | select(.name == "hide-get-premium") | .compatiblePackages[] | select(.name == "com.google.android.apps.youtube.music") | .versions[-1]' patches.json)
|
||||
}
|
||||
# Function Patch APK
|
||||
patch_ms() {
|
||||
|
||||
Reference in New Issue
Block a user