From e7088106a7dd73e51de6d7f6b53fa0b4b68f63c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aliberk=20Sand=C4=B1k=C3=A7=C4=B1?= Date: Tue, 21 Jan 2025 20:30:55 +0300 Subject: [PATCH] update commit --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index bd5d13d0a..b4418ba8f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -215,7 +215,7 @@ dependencies { implementation 'com.github.TeamNewPipe:nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751' // WORKAROUND: if you get errors with the NewPipeExtractor dependency, replace `v0.24.3` with // the corresponding commit hash, since JitPack is sometimes buggy - implementation 'com.github.MaintainTeam:LastPipeExtractor:c976149cfb15e16549a8544975c63ddf089a763f' + implementation 'com.github.MaintainTeam:LastPipeExtractor:6b1a0d115e9e6d3aee78e67359052301ad276c52' implementation 'com.github.TeamNewPipe:NoNonsense-FilePicker:5.0.0' /** Checkstyle **/