mirror of
https://github.com/revanced/revanced-patches
synced 2024-11-30 17:22:54 +01:00
feat: v17.29.34 compatibility for downloads
patch (#374)
This commit is contained in:
parent
8969557366
commit
d81f1af327
@ -5,7 +5,7 @@ import app.revanced.patcher.annotation.Package
|
||||
|
||||
@Compatibility(
|
||||
[Package(
|
||||
"com.google.android.youtube", arrayOf("17.27.39", "17.32.35")
|
||||
"com.google.android.youtube", arrayOf("17.27.39", "17.29.34", "17.32.35")
|
||||
)]
|
||||
)
|
||||
@Target(AnnotationTarget.CLASS)
|
||||
|
Loading…
Reference in New Issue
Block a user