mirror of
https://github.com/revanced/revanced-patches
synced 2025-02-02 17:37:33 +01:00
fix: bump youtube version for swipe-controls patch
This commit is contained in:
parent
ba794ce0cb
commit
ff207a57af
@ -5,7 +5,7 @@ import app.revanced.patcher.annotation.Package
|
|||||||
|
|
||||||
@Compatibility(
|
@Compatibility(
|
||||||
[Package(
|
[Package(
|
||||||
"com.google.android.youtube", arrayOf("17.24.34", "17.25.34")
|
"com.google.android.youtube", arrayOf("17.24.34", "17.25.34", "17.26.35")
|
||||||
)]
|
)]
|
||||||
)
|
)
|
||||||
@Target(AnnotationTarget.CLASS)
|
@Target(AnnotationTarget.CLASS)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user