bump libwebrtc to 108.0.1
this version is build using the Threema Docker script and follows the instructions here: https://codeberg.org/iNPUTmice/webrtc-android
This commit is contained in:
parent
bea0be2cfe
commit
01624fb13d
|
@ -76,7 +76,7 @@ dependencies {
|
||||||
|
|
||||||
implementation 'com.google.guava:guava:31.1-android'
|
implementation 'com.google.guava:guava:31.1-android'
|
||||||
quicksyImplementation 'io.michaelrocks:libphonenumber-android:8.12.49'
|
quicksyImplementation 'io.michaelrocks:libphonenumber-android:8.12.49'
|
||||||
implementation 'im.conversations.webrtc:webrtc-android:108.0.0'
|
implementation 'im.conversations.webrtc:webrtc-android:108.0.1'
|
||||||
}
|
}
|
||||||
|
|
||||||
ext {
|
ext {
|
||||||
|
|
Loading…
Reference in a new issue