feat: bump YouTube patches to v17.32.35 (#347)

This commit is contained in:
inotia00
2022-08-18 02:11:53 +09:00
committed by GitHub
parent aefd2ddb0b
commit bf19565900
35 changed files with 54 additions and 52 deletions

View File

@ -5,7 +5,7 @@ import app.revanced.patcher.annotation.Package
@Compatibility(
[Package(
"com.google.android.youtube", arrayOf("17.25.34", "17.29.34")
"com.google.android.youtube", arrayOf("17.25.34", "17.29.34", "17.32.35")
)]
)
@Target(AnnotationTarget.CLASS)