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 a8bc331 commit 98b47aaCopy full SHA for 98b47aa
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:NewPipeExtractor:v0.24.6'
+ implementation 'com.github.davidasunmo.NewPipeExtractor:NewPipeExtractor:45df3cdb1013370a5ef9d1f9ca0df8a7cf71ebf2'
218
implementation 'com.github.TeamNewPipe:NoNonsense-FilePicker:5.0.0'
219
220
/** Checkstyle **/
0 commit comments