Skip to content

Commit 0acb22a

Browse files
committed
fix(rtmp): fix connection to Twitch
See #283
1 parent fe66c38 commit 0acb22a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ kotlinxIo = "0.8.0"
2626
material = "1.13.0"
2727
mockk = "1.14.5"
2828
robolectric = "4.16"
29-
komuxer = "0.3.3"
29+
komuxer = "0.3.4"
3030
srtdroid = "1.9.5"
3131
junitKtx = "1.3.0"
3232

0 commit comments

Comments
 (0)