forked from mirror/monocles_chat
Update webrtc to m129
This commit is contained in:
parent
20f89d3de5
commit
8a3387c964
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@ dependencies {
|
|||
|
||||
implementation 'com.google.guava:guava:33.0.0-android'
|
||||
implementation 'io.michaelrocks:libphonenumber-android:8.13.35'
|
||||
implementation 'im.conversations.webrtc:webrtc-android:119.0.1'
|
||||
implementation 'im.conversations.webrtc:webrtc-android:129.0.0'
|
||||
implementation 'io.github.nishkarsh:android-permissions:2.1.6'
|
||||
implementation 'androidx.recyclerview:recyclerview:1.3.2'
|
||||
implementation 'androidx.documentfile:documentfile:1.0.1'
|
||||
|
|
Loading…
Reference in a new issue