From dde4bf0617b34f885451650f5f9339fc49b7d8b5 Mon Sep 17 00:00:00 2001 From: inotia00 Date: Sun, 30 Apr 2023 18:52:16 +0900 Subject: [PATCH] add support YouTube v18.16.39 --- .../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 348eacbd6..945e65320 100644 --- a/src/main/kotlin/app/revanced/patches/shared/annotation/YouTubeCompatibility.kt +++ b/src/main/kotlin/app/revanced/patches/shared/annotation/YouTubeCompatibility.kt @@ -16,7 +16,8 @@ import app.revanced.patcher.annotation.Package "18.13.38", "18.14.41", "18.15.40", - "18.16.37" + "18.16.37", + "18.16.39" ) )] )