Skip to content

Commit 7f7a0cf

Browse files
committed
Use the extractor fork for testing the PR
1 parent 6ab95a9 commit 7f7a0cf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ teamnewpipe-nanojson = "e9d656ddb49a412a5a0a5d5ef20ca7ef09549996"
6666
# the corresponding commit hash, since JitPack sometimes deletes artifacts.
6767
# If there’s already a git hash, just add more of it to the end (or remove a letter)
6868
# to cause jitpack to regenerate the artifact.
69-
teamnewpipe-newpipe-extractor = "1512cf3222b0c5d87a249e6ac231b98090c42623"
69+
teamnewpipe-newpipe-extractor = "2430540339ed616503178f63050cb637e9486b6b"
7070
webkit = "1.15.0"
7171
work = "2.11.2"
7272

@@ -142,7 +142,7 @@ lisawray-groupie-core = { module = "com.github.lisawray.groupie:groupie", versio
142142
lisawray-groupie-viewbinding = { module = "com.github.lisawray.groupie:groupie-viewbinding", version.ref = "groupie" }
143143
livefront-bridge = { module = "com.github.livefront:bridge", version.ref = "bridge" }
144144
mockito-core = { module = "org.mockito:mockito-core", version.ref = "mockitoCore" }
145-
newpipe-extractor = { module = "com.github.TeamNewPipe:NewPipeExtractor", version.ref = "teamnewpipe-newpipe-extractor" }
145+
newpipe-extractor = { module = "com.github.Ecomont:NewPipeExtractor", version.ref = "teamnewpipe-newpipe-extractor" }
146146
newpipe-filepicker = { module = "com.github.TeamNewPipe:NoNonsense-FilePicker", version.ref = "teamnewpipe-filepicker" }
147147
newpipe-nanojson = { module = "com.github.TeamNewPipe:nanojson", version.ref = "teamnewpipe-nanojson" }
148148
noties-markwon-core = { module = "io.noties.markwon:core", version.ref = "markwon" }

0 commit comments

Comments
 (0)