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 b62a09b commit dbee8d8Copy full SHA for dbee8d8
app/build.gradle
@@ -208,7 +208,7 @@ dependencies {
208
implementation 'com.github.TeamNewPipe:nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751'
209
// WORKAROUND: if you get errors with the NewPipeExtractor dependency, replace `v0.24.3` with
210
// the corresponding commit hash, since JitPack is sometimes buggy
211
- implementation 'com.github.AudricV:NewPipeExtractor:15e35a28df1205e8a0cf4680dd240554a818a120'
+ implementation 'com.github.TeamNewPipe:NewPipeExtractor:9f83b385a'
212
implementation 'com.github.TeamNewPipe:NoNonsense-FilePicker:5.0.0'
213
214
/** Checkstyle **/
0 commit comments