1 parent a163d33 commit 88350c0Copy full SHA for 88350c0
2 files changed
app/build.gradle.kts
@@ -159,7 +159,7 @@ dependencies {
159
implementation("androidx.camera:camera-core:1.4.0")
160
161
// WebRTC
162
- implementation("io.getstream:stream-webrtc-android:1.1.1")
+ implementation("io.getstream:stream-webrtc-android:1.3.10")
163
164
// WebSocket for signaling
165
implementation("com.squareup.okhttp3:okhttp:4.12.0")
humanoperator/build.gradle.kts
@@ -93,7 +93,7 @@ dependencies {
93
implementation("androidx.compose.material:material-icons-extended")
94
95
96
97
98
99
0 commit comments