Skip to content

Commit f17b5ae

Browse files
committed
DO NOT MERGE: Update extractor to local fork for SongMetadata
1 parent 93b9ca6 commit f17b5ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ teamnewpipe-nanojson = "e9d656ddb49a412a5a0a5d5ef20ca7ef09549996"
6565
# the corresponding commit hash, since JitPack sometimes deletes artifacts.
6666
# If there’s already a git hash, just add more of it to the end (or remove a letter)
6767
# to cause jitpack to regenerate the artifact.
68-
teamnewpipe-newpipe-extractor = "v0.25.2"
68+
teamnewpipe-newpipe-extractor = "1799852c25679026e3ff41a4b87993eaf4c748af"
6969
webkit = "1.14.0" # Newer versions require minSdk >= 23
7070
work = "2.10.5" # Newer versions require minSdk >= 23
7171

@@ -138,7 +138,7 @@ lisawray-groupie-core = { module = "com.github.lisawray.groupie:groupie", versio
138138
lisawray-groupie-viewbinding = { module = "com.github.lisawray.groupie:groupie-viewbinding", version.ref = "groupie" }
139139
livefront-bridge = { module = "com.github.livefront:bridge", version.ref = "bridge" }
140140
mockito-core = { module = "org.mockito:mockito-core", version.ref = "mockitoCore" }
141-
newpipe-extractor = { module = "com.github.TeamNewPipe:NewPipeExtractor", version.ref = "teamnewpipe-newpipe-extractor" }
141+
newpipe-extractor = { module = "com.github.tobigr:NewPipeExtractor", version.ref = "teamnewpipe-newpipe-extractor" }
142142
newpipe-filepicker = { module = "com.github.TeamNewPipe:NoNonsense-FilePicker", version.ref = "teamnewpipe-filepicker" }
143143
newpipe-nanojson = { module = "com.github.TeamNewPipe:nanojson", version.ref = "teamnewpipe-nanojson" }
144144
noties-markwon-core = { module = "io.noties.markwon:core", version.ref = "markwon" }

0 commit comments

Comments
 (0)