We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4c7e4b commit 5e8eb71Copy full SHA for 5e8eb71
1 file changed
app/build.gradle
@@ -214,7 +214,7 @@ dependencies {
214
// the corresponding commit hash, since JitPack sometimes deletes artifacts.
215
// If there’s already a git hash, just add more of it to the end (or remove a letter)
216
// to cause jitpack to regenerate the artifact.
217
- implementation 'com.github.TeamNewPipe:NewPipeExtractor:c79afc00764a5f2deb8f73e78244d93920cb3456'
+ implementation 'com.github.TeamNewPipe:NewPipeExtractor:39b9482ea2be0e9ab95a31987c2f3347396e84ec'
218
implementation 'com.github.TeamNewPipe:NoNonsense-FilePicker:5.0.0'
219
220
/** Checkstyle **/
0 commit comments