From ef85e567fbd231ac5cd5f9d132c4201d455de6d3 Mon Sep 17 00:00:00 2001 From: TobiGr Date: Sat, 16 May 2026 09:20:30 +0200 Subject: [PATCH] Update NewPIpe Extractor to the latest version --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index ba23ab292..365d439a5 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -60,7 +60,7 @@ teamnewpipe-nanojson = "e9d656ddb49a412a5a0a5d5ef20ca7ef09549996" # the corresponding commit hash, since JitPack sometimes deletes artifacts. # If there’s already a git hash, just add more of it to the end (or remove a letter) # to cause jitpack to regenerate the artifact. -teamnewpipe-newpipe-extractor = "1512cf3222b0c5d87a249e6ac231b98090c42623" +teamnewpipe-newpipe-extractor = "b33c151ea844068bf663ed766c81356f57bbc173" viewpager2 = "1.1.0" webkit = "1.15.0" work = "2.11.2"