From 61d09052cadd4842ffcbf9dd537e2bab75bb6d70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 21:04:52 +0000 Subject: [PATCH] Chore(deps): Bump com.github.teamnewpipe:NewPipeExtractor Bumps [com.github.teamnewpipe:NewPipeExtractor](https://github.com/TeamNewPipe/NewPipeExtractor) from v0.25.2 to v0.26.0. - [Release notes](https://github.com/TeamNewPipe/NewPipeExtractor/releases) - [Commits](https://github.com/TeamNewPipe/NewPipeExtractor/compare/v0.25.2...v0.26.0) --- updated-dependencies: - dependency-name: com.github.teamnewpipe:NewPipeExtractor dependency-version: v0.26.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 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 a836a75fbd..8e19eafe60 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -29,7 +29,7 @@ lifecycleKtx = "2.9.4" material = "1.14.0-alpha08" media3 = "1.9.2" navigationKtx = "2.9.6" -newpipeextractor = "v0.25.2" +newpipeextractor = "v0.26.0" nextlibMedia3 = "1.9.1-0.11.0" nicehttp = "0.4.16" overlappingpanels = "0.1.5"