Skip to content

Commit

Permalink
update NewPipeExtractor
Browse files Browse the repository at this point in the history
  • Loading branch information
gechoto authored Jan 5, 2025
1 parent 599622d commit a81c1df
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 = "0a5158d9052d57a9dbf184814de1988a8cb7824d" }
newpipe-extractor = { group = "com.github.gechoto", name = "NewPipeExtractor", version = "a4b0ee902e9717144aa9504df2d85cdd16476b90" }

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

0 comments on commit a81c1df

Please sign in to comment.