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 2eeee91 commit 8907740Copy full SHA for 8907740
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.7'
+ implementation 'com.github.watermelon42.NewPipeExtractor:NewPipeExtractor:44882b393c3be8a55e28ce283b4b58a763f18360'
218
implementation 'com.github.TeamNewPipe:NoNonsense-FilePicker:5.0.0'
219
220
/** Checkstyle **/
0 commit comments