Fix date parsing in Dreamcam playlist by updating to open-m3u8-0.2.8-CTBREC
This commit is contained in:
parent
8a71668508
commit
4c408501bb
|
@ -89,7 +89,7 @@
|
|||
<dependency>
|
||||
<groupId>com.iheartradio.m3u8</groupId>
|
||||
<artifactId>open-m3u8</artifactId>
|
||||
<version>0.2.7-CTBREC</version>
|
||||
<version>0.2.8-CTBREC</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.openjfx</groupId>
|
||||
|
|
Loading…
Reference in New Issue