mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-04-29 22:24:31 +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",
|
||||
"versions": [
|
||||
"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",
|
||||
arrayOf(
|
||||
"6.15.52",
|
||||
"6.20.51"
|
||||
"6.20.51",
|
||||
"6.21.51"
|
||||
)
|
||||
)
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user