Skip to content

Commit

Permalink
update NewPipeExtractor
Browse files Browse the repository at this point in the history
  • Loading branch information
gechoto authored Jan 6, 2025
1 parent 9696332 commit cc1b8be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ mlkit-translate = { group = "com.google.mlkit", name = "translate", version = "1

#newpipe-extractor = { group = "com.github.TeamNewPipe", name = "NewPipeExtractor", version = "v0.24.3" }
# Use fork of NewPipeExtractor until https://github.com/TeamNewPipe/NewPipeExtractor/pull/1253 is merged
newpipe-extractor = { group = "com.github.gechoto", name = "NewPipeExtractor", version = "a4b0ee902e9717144aa9504df2d85cdd16476b90" }
newpipe-extractor = { group = "com.github.gechoto", name = "NewPipeExtractor", version = "00cf7dad9e49933c7faaa382c9c7b1e7afb28a7d" }

[plugins]
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
Expand Down

0 comments on commit cc1b8be

Please sign in to comment.