We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 804eaf0 commit d75269dCopy full SHA for d75269d
android/build.gradle
@@ -52,7 +52,7 @@ android {
52
dependencies {
53
testImplementation("org.jetbrains.kotlin:kotlin-test")
54
testImplementation("org.mockito:mockito-core:5.0.0")
55
- implementation 'io.github.webrtc-sdk:android:125.6422.03'
+ implementation 'io.github.webrtc-sdk:android:137.7151.01'
56
implementation 'io.livekit:noise:2.0.0'
57
}
58
0 commit comments