use conversations webrtc

This commit is contained in:
Arne 2022-12-29 20:10:25 +01:00
parent 20fdc38a6f
commit 71b1fecd49

View file

@ -46,8 +46,8 @@ dependencies {
exclude group: 'com.android.support', module: 'appcompat-v7'
exclude group: 'com.android.support', module: 'exifinterface'
}
//implementation 'ch.threema:webrtc-android:100.0.0'
implementation 'org.snikket:webrtc-android:107.0.0'
implementation 'im.conversations.webrtc:webrtc-android:108.0.0'
//implementation 'org.snikket:webrtc-android:107.0.0'
implementation 'org.jitsi:org.otr4j:0.23'
implementation 'org.bouncycastle:bcmail-jdk15on:1.64'
implementation 'org.gnu.inet:libidn:1.15'