Update GeneralAdsCompatibility.kt
This commit is contained in:
parent
16d234e761
commit
9c33d67d80
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ import app.revanced.patcher.annotation.Package
|
|||
|
||||
@Compatibility(
|
||||
[Package(
|
||||
"com.google.android.youtube", arrayOf("17.19.36", "17.20.37", "17.22.36")
|
||||
"com.google.android.youtube", arrayOf("17.19.36", "17.20.37", "17.22.36", "17.23.35")
|
||||
)]
|
||||
)
|
||||
@Target(AnnotationTarget.CLASS)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue