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 **/