temporarily use Snikket's build of WebRTC (Daniel Gultsch)
This commit is contained in:
parent
5411ea26a4
commit
7319767fa3
1 changed files with 2 additions and 1 deletions
|
@ -46,7 +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 'ch.threema:webrtc-android:100.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'
|
||||
|
|
Loading…
Add table
Reference in a new issue