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 3847b32 commit 99e7724Copy full SHA for 99e7724
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.TeamNewPipe:NewPipeExtractor:v0.24.3'
+ implementation 'com.github.TeamNewPipe:NewPipeExtractor:v0.24.4'
212
implementation 'com.github.TeamNewPipe:NoNonsense-FilePicker:5.0.0'
213
214
/** Checkstyle **/
0 commit comments