From 703f21a4932a7bf31387d19f40ff53a85dd86028 Mon Sep 17 00:00:00 2001 From: inotia00 Date: Sun, 23 Apr 2023 02:35:43 +0900 Subject: [PATCH] add support YouTube v18.15.40 --- .../revanced/patches/shared/annotation/YouTubeCompatibility.kt | 2 +- 1 file changed, 1 insertion(+), 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 42f527cc4..be4bb84c8 100644 --- a/src/main/kotlin/app/revanced/patches/shared/annotation/YouTubeCompatibility.kt +++ b/src/main/kotlin/app/revanced/patches/shared/annotation/YouTubeCompatibility.kt @@ -15,7 +15,7 @@ import app.revanced.patcher.annotation.Package "18.12.35", "18.13.38", "18.14.41", - "18.15.38" + "18.15.40" ) )] )