add suport YouTube v18.05.40

This commit is contained in:
inotia00 2023-02-13 17:25:40 +09:00
parent 0966b7dc9e
commit 76442fe1e4

View File

@ -5,7 +5,7 @@ import app.revanced.patcher.annotation.Package
@Compatibility(
[Package(
"com.google.android.youtube", arrayOf("18.04.43", "18.05.35")
"com.google.android.youtube", arrayOf("18.05.40")
)]
)
@Target(AnnotationTarget.CLASS)