Skip to content

Commit d75269d

Browse files
authored
hotfix: bump libwebrtc for android (#837)
close #835
1 parent 804eaf0 commit d75269d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ android {
5252
dependencies {
5353
testImplementation("org.jetbrains.kotlin:kotlin-test")
5454
testImplementation("org.mockito:mockito-core:5.0.0")
55-
implementation 'io.github.webrtc-sdk:android:125.6422.03'
55+
implementation 'io.github.webrtc-sdk:android:137.7151.01'
5656
implementation 'io.livekit:noise:2.0.0'
5757
}
5858

0 commit comments

Comments
 (0)