File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -209,12 +209,12 @@ dependencies {
209209 // Or you can use a commit you pushed to GitHub by just replacing TeamNewPipe with your GitHub
210210 // name and the commit hash with the commit hash of the (pushed) commit you want to test
211211 // This works thanks to JitPack: https://jitpack.io/
212- implementation ' com.github.TeamNewPipe:nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751 '
212+ implementation ' com.github.TeamNewPipe:nanojson:e9d656ddb49a412a5a0a5d5ef20ca7ef09549996 '
213213 // WORKAROUND: if you get errors with the NewPipeExtractor dependency, replace `v0.24.3` with
214214 // the corresponding commit hash, since JitPack sometimes deletes artifacts.
215215 // If there’s already a git hash, just add more of it to the end (or remove a letter)
216216 // to cause jitpack to regenerate the artifact.
217- implementation ' com.github.TeamNewPipe.NewPipeExtractor :NewPipeExtractor:71b335128e8b66ecc0cd45379dd11a0865973065 '
217+ implementation ' com.github.TeamNewPipe:NewPipeExtractor:68b4c9acbae2d167e7b1209bb6bf0ae086dd427e '
218218 implementation ' com.github.TeamNewPipe:NoNonsense-FilePicker:5.0.0'
219219
220220/* * Checkstyle **/
You can’t perform that action at this time.
0 commit comments