File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -210,7 +210,7 @@ dependencies {
210210 // the corresponding commit hash, since JitPack sometimes deletes artifacts.
211211 // If there’s already a git hash, just add more of it to the end (or remove a letter)
212212 // to cause jitpack to regenerate the artifact.
213- implementation ' com.github.TeamNewPipe:NewPipeExtractor:9f83b385a '
213+ implementation ' com.github.TeamNewPipe:NewPipeExtractor:0b99100dbddeca2f '
214214 implementation ' com.github.TeamNewPipe:NoNonsense-FilePicker:5.0.0'
215215
216216/* * Checkstyle **/
@@ -296,7 +296,7 @@ dependencies {
296296 implementation " com.jakewharton.rxbinding4:rxbinding:4.0.0"
297297
298298 // Date and time formatting
299- implementation " org.ocpsoft.prettytime:prettytime:5.0.8 .Final"
299+ implementation " org.ocpsoft.prettytime:prettytime:5.0.9 .Final"
300300
301301/* * Debugging **/
302302 // Memory leak detection
You can’t perform that action at this time.
0 commit comments