Update webrtc

Signed-off-by: Mario Danic <mario@lovelyhq.com>
This commit is contained in:
Mario Danic 2018-05-03 17:34:58 +02:00
parent 777887ccec
commit cb4c3dd2f7

View File

@ -135,7 +135,7 @@ dependencies {
implementation 'com.github.bumptech.glide:glide:4.3.0'
annotationProcessor 'com.github.bumptech.glide:compiler:4.3.0'
implementation 'com.github.bumptech.glide:okhttp3-integration:4.3.0@aar'
implementation 'org.webrtc:google-webrtc:1.0.21217'
implementation 'org.webrtc:google-webrtc:1.0.22920'
implementation "org.jetbrains.kotlin:kotlin-stdlib:${kotlinVersion}"
implementation 'com.evernote:android-job:1.2.4'