mirror of
https://github.com/revanced/revanced-patches
synced 2024-12-03 16:32:57 +01:00
feat: hide watermark support for 17.25.34 (#87)
This commit is contained in:
parent
a579f8a7cc
commit
0cdb65bbb3
@ -5,7 +5,7 @@ import app.revanced.patcher.annotation.Package
|
|||||||
|
|
||||||
@Compatibility(
|
@Compatibility(
|
||||||
[Package(
|
[Package(
|
||||||
"com.google.android.youtube", arrayOf("17.24.34", "17.24.35")
|
"com.google.android.youtube", arrayOf("17.24.34", "17.24.35,17.25.34")
|
||||||
)]
|
)]
|
||||||
)
|
)
|
||||||
@Target(AnnotationTarget.CLASS)
|
@Target(AnnotationTarget.CLASS)
|
||||||
|
Loading…
Reference in New Issue
Block a user