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 e114a8a commit fb62b40Copy full SHA for fb62b40
android/build.gradle
@@ -41,6 +41,6 @@ android {
41
}
42
43
dependencies {
44
- api 'org.webrtc:google-webrtc:1.0.28262'
45
- implementation "androidx.annotation:annotation:1.0.1"
+ api 'org.webrtc:google-webrtc:1.0.30039'
+ implementation "androidx.annotation:annotation:1.1.0"
46
0 commit comments