8000 Bump webrtc dependency as well · flutter-webrtc/flutter-webrtc@fb62b40 · GitHub
[go: up one dir, main page]

Skip to content

Commit fb62b40

Browse files
committed
Bump webrtc dependency as well
1 parent e114a8a commit fb62b40

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
@@ -41,6 +41,6 @@ android {
4141
}
4242

4343
dependencies {
44-
api 'org.webrtc:google-webrtc:1.0.28262'
45-
implementation "androidx.annotation:annotation:1.0.1"
44+
api 'org.webrtc:google-webrtc:1.0.30039'
45+
implementation "androidx.annotation:annotation:1.1.0"
4646
}

0 commit comments

Comments
 (0)
0