mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-05-01 15:14:34 +02:00
add support YouTube v18.09.39
This commit is contained in:
parent
3ae638218c
commit
99d94637f1
@ -3,7 +3,7 @@ package app.revanced.patches.shared.annotation
|
||||
import app.revanced.patcher.annotation.Compatibility
|
||||
import app.revanced.patcher.annotation.Package
|
||||
|
||||
@Compatibility([Package("com.google.android.youtube", arrayOf("18.06.41", "18.07.35", "18.08.39", "18.09.37"))])
|
||||
@Compatibility([Package("com.google.android.youtube", arrayOf("18.06.41", "18.07.35", "18.08.39", "18.09.37", "18.09.39"))])
|
||||
@Target(AnnotationTarget.CLASS)
|
||||
internal annotation class YouTubeCompatibility
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user