bump libwebrtc to m119

This commit is contained in:
Stephen Paul Weber 2023-10-31 09:21:41 -05:00 committed by Arne
parent 9fd94973fb
commit 261983c482

View file

@ -65,7 +65,7 @@ dependencies {
exclude group: 'com.android.support', module: 'appcompat-v7'
exclude group: 'com.android.support', module: 'exifinterface'
}
implementation 'im.conversations.webrtc:webrtc-android:117.1.0'
implementation 'im.conversations.webrtc:webrtc-android:119.0.0'
implementation 'org.jitsi:org.otr4j:0.23'
implementation 'org.bouncycastle:bcmail-jdk15on:1.64'
implementation 'org.gnu.inet:libidn:1.15'