mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-06-12 21:27:43 +02:00
add suport YouTube v18.03.42
This commit is contained in:
@ -5,7 +5,7 @@ import app.revanced.patcher.annotation.Package
|
||||
|
||||
@Compatibility(
|
||||
[Package(
|
||||
"com.google.android.youtube", arrayOf("17.49.37", "18.01.38", "18.02.37", "18.03.36", "18.04.35")
|
||||
"com.google.android.youtube", arrayOf("17.49.37", "18.01.38", "18.02.37", "18.03.42", "18.04.35")
|
||||
)]
|
||||
)
|
||||
@Target(AnnotationTarget.CLASS)
|
||||
|
Reference in New Issue
Block a user