mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-05-19 15:57:20 +02:00
feat(music): add support version v6.22.51
This commit is contained in:
parent
b4f68b5c2d
commit
6ed69f6bd5
@ -50,7 +50,8 @@ Example:
|
|||||||
"versions": [
|
"versions": [
|
||||||
"6.15.52",
|
"6.15.52",
|
||||||
"6.20.51",
|
"6.20.51",
|
||||||
"6.21.51"
|
"6.21.51",
|
||||||
|
"6.22.51"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
@ -10,7 +10,8 @@ import app.revanced.patcher.annotation.Package
|
|||||||
arrayOf(
|
arrayOf(
|
||||||
"6.15.52",
|
"6.15.52",
|
||||||
"6.20.51",
|
"6.20.51",
|
||||||
"6.21.51"
|
"6.21.51",
|
||||||
|
"6.22.51"
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user