mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-05-03 08:04:36 +02:00
add support YouTube v18.08.36
This commit is contained in:
parent
b234550f51
commit
a09c25ff64
@ -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.36", "18.08.37"))])
|
||||
@Target(AnnotationTarget.CLASS)
|
||||
@Retention(AnnotationRetention.RUNTIME)
|
||||
internal annotation class YouTubeCompatibility
|
||||
|
Loading…
x
Reference in New Issue
Block a user