fix: bump youtube version for swipe-controls patch
This commit is contained in:
parent
f6f8b0ee31
commit
6838e25764
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue