mirror of
https://github.com/revanced/revanced-patches
synced 2024-12-01 08:32:53 +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(
|
||||
[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)
|
||||
|
Loading…
Reference in New Issue
Block a user