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