added libwebrtc

This commit is contained in:
Daniel Gultsch 2019-08-29 09:26:57 +02:00
parent 1d62cb0024
commit e964bb78ef
1 changed files with 1 additions and 0 deletions

View File

@ -78,6 +78,7 @@ dependencies {
implementation 'com.squareup.okhttp3:okhttp:3.12.10'
implementation 'com.google.guava:guava:27.1-android'
quicksyImplementation 'io.michaelrocks:libphonenumber-android:8.11.1'
implementation 'org.webrtc:google-webrtc:1.0.+'
}
ext {