mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-05-02 07:34:31 +02:00
add suport YouTube v18.10.36
This commit is contained in:
parent
21c65f0240
commit
11dd1dfb2c
@ -3,7 +3,7 @@ package app.revanced.patches.shared.annotation
|
|||||||
import app.revanced.patcher.annotation.Compatibility
|
import app.revanced.patcher.annotation.Compatibility
|
||||||
import app.revanced.patcher.annotation.Package
|
import app.revanced.patcher.annotation.Package
|
||||||
|
|
||||||
@Compatibility([Package("com.google.android.youtube", arrayOf("18.06.41", "18.07.35", "18.08.39", "18.09.39"))])
|
@Compatibility([Package("com.google.android.youtube", arrayOf("18.06.41", "18.07.35", "18.08.39", "18.09.39", "18.10.36"))])
|
||||||
@Target(AnnotationTarget.CLASS)
|
@Target(AnnotationTarget.CLASS)
|
||||||
internal annotation class YouTubeCompatibility
|
internal annotation class YouTubeCompatibility
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user