mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
bump subtitle decoder library
This commit is contained in:
parent
e20e3dcfd3
commit
3d3f56a167
1 changed files with 2 additions and 2 deletions
|
@ -240,8 +240,8 @@ dependencies {
|
|||
|
||||
implementation("androidx.tvprovider:tvprovider:1.0.0")
|
||||
|
||||
// used for subtitle decoding https://github.com/albfernandez/juniversalchardet
|
||||
implementation("com.github.albfernandez:juniversalchardet:2.4.0")
|
||||
// used for subtitle decoding https://github.com/albfernandez/juniversalchardet/commits/main
|
||||
implementation("com.github.albfernandez:juniversalchardet:ff74981")
|
||||
|
||||
// newpipe yt taken from https://github.com/TeamNewPipe/NewPipe/blob/dev/app/build.gradle#L204
|
||||
// this should be updated frequently to avoid trailer fu*kery
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue