8000 Update android webrtc version to 104.5112.05 (#1181) · withub-com/flutter-webrtc@fda3c43 · GitHub
[go: up one dir, main page]

Skip to content

Commit fda3c43

Browse files
authored
Update android webrtc version to 104.5112.05 (flutter-webrtc#1181)
1 parent 39021f7 commit fda3c43

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
@@ -49,7 +49,7 @@ android {
4949
}
5050

5151
dependencies {
52-
implementation 'com.github.webrtc-sdk:android:104.5112.03'
52+
implementation 'com.github.webrtc-sdk:android:104.5112.05'
5353
implementation "com.twilio:audioswitch:1.1.5"
5454
implementation 'androidx.annotation:annotation:1.1.0'
5555
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"

0 commit comments

Comments
 (0)
0