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
3+ --------------------------------------------
4+ [ 137.7151.04] - 2025.09.09
5+
6+ * Upgrade to WebRTC-SDK M137.7151.04
7+ * feat: Data packet cryptor.
8+
39--------------------------------------------
410[ 137.7151.03] - 2025.07.17
511
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ 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:137.7151.03 '
13+ implementation 'io.github.webrtc-sdk:android:137.7151.04 '
1414 }
1515```
1616
Original file line number Diff line number Diff line change 11GROUP =io.github.webrtc-sdk
2- VERSION_NAME =137.7151.03
2+ VERSION_NAME =137.7151.04
33POM_NAME =WebRTC Android SDK
44POM_DESCRIPTION =WebRTC Android SDK
55POM_PACKAGING =aar
You can’t perform that action at this time.
0 commit comments