forked from mirror/monocles_chat
updated webrtc link
This commit is contained in:
parent
efe2449da7
commit
8c659e4c5e
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ dependencies {
|
|||
implementation 'com.google.guava:guava:30.1.1-android'
|
||||
implementation 'com.github.AppIntro:AppIntro:6.1.0'
|
||||
implementation "androidx.browser:browser:1.3.0"
|
||||
implementation fileTree(include: ['libwebrtc-m92.aar'], dir: 'libs')
|
||||
implementation fileTree(include: ['libwebrtc-m90.aar'], dir: 'libs')
|
||||
}
|
||||
|
||||
ext {
|
||||
|
|
Loading…
Add table
Reference in a new issue