From e02954f956042224e2d733ea09833cc4f2040f14 Mon Sep 17 00:00:00 2001 From: inotia00 Date: Wed, 28 Jun 2023 21:51:01 +0900 Subject: [PATCH] add support YouTube v18.24.37 --- README-template.md | 2 +- .../patches/youtube/utils/annotations/YouTubeCompatibility.kt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README-template.md b/README-template.md index dd2bb8579..6d5419afc 100644 --- a/README-template.md +++ b/README-template.md @@ -32,7 +32,7 @@ Example: "18.21.35", "18.22.37", "18.23.36", - "18.24.36" + "18.24.37" ] } ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/utils/annotations/YouTubeCompatibility.kt b/src/main/kotlin/app/revanced/patches/youtube/utils/annotations/YouTubeCompatibility.kt index d89f1922a..74fdc1e63 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/utils/annotations/YouTubeCompatibility.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/utils/annotations/YouTubeCompatibility.kt @@ -11,7 +11,7 @@ import app.revanced.patcher.annotation.Package "18.21.35", "18.22.37", "18.23.36", - "18.24.36" + "18.24.37" ) )] )