mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-04-30 22:54:36 +02:00
feat(music): add support version v6.21.51
This commit is contained in:
parent
cde3a4171a
commit
370ab42aa4
@ -48,7 +48,8 @@ Example:
|
|||||||
"name": "com.google.android.apps.youtube.music",
|
"name": "com.google.android.apps.youtube.music",
|
||||||
"versions": [
|
"versions": [
|
||||||
"6.15.52",
|
"6.15.52",
|
||||||
"6.20.51"
|
"6.20.51",
|
||||||
|
"6.21.51"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
@ -9,7 +9,8 @@ import app.revanced.patcher.annotation.Package
|
|||||||
"com.google.android.apps.youtube.music",
|
"com.google.android.apps.youtube.music",
|
||||||
arrayOf(
|
arrayOf(
|
||||||
"6.15.52",
|
"6.15.52",
|
||||||
"6.20.51"
|
"6.20.51",
|
||||||
|
"6.21.51"
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user