From 047709d6b53df5a86c79cea4b02eec70f4d65786 Mon Sep 17 00:00:00 2001 From: evermind Date: Wed, 12 Oct 2022 00:56:38 +0200 Subject: [PATCH] just for the build to complete --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index 9d941d5a75f..55d823858e9 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -187,7 +187,7 @@ dependencies { // name and the commit hash with the commit hash of the (pushed) commit you want to test // This works thanks to JitPack: https://jitpack.io/ implementation 'com.github.TeamNewPipe:nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751' - implementation 'com.github.TeamNewPipe:NewPipeExtractor:5c710da160f488bb40ab2cf4469bec9bd4cefd38' + implementation 'com.github.bravenewpipe:NewPipeExtractor:4c420fb60a' implementation 'com.github.TeamNewPipe:NoNonsense-FilePicker:5.0.0' /** Checkstyle **/