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 b7b836e commit b846746Copy full SHA for b846746
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:7adbc48a0aa872c016b8ec089e278d5e12772054'
+ implementation 'com.github.TeamNewPipe:NewPipeExtractor:v0.24.8'
218
implementation 'com.github.TeamNewPipe:NoNonsense-FilePicker:5.0.0'
219
220
/** Checkstyle **/
0 commit comments