revert webrtc to m86 for f-droid

This commit is contained in:
12aw 2022-03-30 16:38:27 +02:00
parent 590f3f6cd0
commit 776d45eb21

View file

@ -47,7 +47,8 @@ dependencies {
exclude group: 'com.android.support', module: 'exifinterface'
}
implementation 'org.jitsi:org.otr4j:0.23'
implementation 'com.github.webrtc-sdk:android:97.4692.01'
//implementation 'com.github.webrtc-sdk:android:97.4692.01'
implementation 'org.webrtc:google-webrtc:1.0.32006'
implementation 'org.bouncycastle:bcmail-jdk15on:1.64'
implementation 'org.gnu.inet:libidn:1.15'
implementation 'com.google.zxing:core:3.3.3' // > 3.3.x not working below SDK 24