mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-05-06 09:34:37 +02:00
add suport YouTube v18.06.41
This commit is contained in:
parent
ecb1d60095
commit
22f14b973e
@ -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.39"))])
|
||||
@Compatibility([Package("com.google.android.youtube", arrayOf("18.06.41"))])
|
||||
@Target(AnnotationTarget.CLASS)
|
||||
@Retention(AnnotationRetention.RUNTIME)
|
||||
internal annotation class YouTubeCompatibility
|
||||
|
Loading…
x
Reference in New Issue
Block a user