8000 Update WebRTC (1.0.25821 => 1.0.26131) · CodeStrings/flutter-webrtc@3536ae5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3536ae5

Browse files
authored
Update WebRTC (1.0.25821 => 1.0.26131)
1 parent 96131f4 commit 3536ae5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

android/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@ android {
4040
}
4141

4242
dependencies {
43-
api 'org.webrtc:google-webrtc:1.0.25821'
43+
api 'org.webrtc:google-webrtc:1.0.26131'
4444
implementation "com.android.support:support-annotations:22.0.0"
45-
}
45+
}

0 commit comments

Comments
 (0)
0