File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33--------------------------------------------
4+ [ 114.5735.04] - 2023.09.20
5+
6+ * Upgrade to WebRTC-SDK M114.5735.04
7+ * fix h264 freeze on E2EE.
8+ * Send frame cryptor events from signaling-thread.
9+
410[ 114.5735.03] - 2023.09.14
511
612* Upgrade to WebRTC-SDK M114.5735.03
Original file line number Diff line number Diff line change @@ -10,6 +10,6 @@ This library is hosted on Maven Central. To include this library in your project
1010
1111``` gradle
1212 dependencies {
13- implementation 'io.github.webrtc-sdk:android:114.5735.03 '
13+ implementation 'io.github.webrtc-sdk:android:114.5735.04 '
1414 }
1515```
Original file line number Diff line number Diff line change 11GROUP =io.github.webrtc-sdk
2- VERSION_NAME =114.5735.03
2+ VERSION_NAME =114.5735.04
33
44POM_NAME =WebRTC Android SDK
55POM_DESCRIPTION =WebRTC Android SDK
You can’t perform that action at this time.
0 commit comments