From 48d4f4363b0315dfa140a97125bc85cda8e1e988 Mon Sep 17 00:00:00 2001 From: inotia00 Date: Sun, 2 Apr 2023 19:22:11 +0900 Subject: [PATCH] add support YouTube v18.12.35 --- .../revanced/patches/shared/annotation/YouTubeCompatibility.kt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/kotlin/app/revanced/patches/shared/annotation/YouTubeCompatibility.kt b/src/main/kotlin/app/revanced/patches/shared/annotation/YouTubeCompatibility.kt index 8561f12a7..b698e82c5 100644 --- a/src/main/kotlin/app/revanced/patches/shared/annotation/YouTubeCompatibility.kt +++ b/src/main/kotlin/app/revanced/patches/shared/annotation/YouTubeCompatibility.kt @@ -11,7 +11,8 @@ import app.revanced.patcher.annotation.Package "18.08.39", "18.09.39", "18.10.37", - "18.11.36" + "18.11.36", + "18.12.35" ) )] )