openvidu-android: Updated webrtc dependency
This commit is contained in:
parent
8bb8321490
commit
7826ee1eb6
@ -36,7 +36,7 @@ dependencies {
|
||||
implementation 'com.jakewharton:butterknife:10.2.0'
|
||||
implementation 'com.squareup.okhttp3:okhttp:4.2.0'
|
||||
implementation 'com.neovisionaries:nv-websocket-client:2.9'
|
||||
implementation 'org.webrtc:google-webrtc:1.0.28513'
|
||||
implementation 'org.webrtc:google-webrtc:1.0.30039'
|
||||
annotationProcessor 'com.jakewharton:butterknife-compiler:10.2.0'
|
||||
testImplementation 'junit:junit:4.12'
|
||||
androidTestImplementation 'androidx.test:runner:1.2.0'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user