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:
Daniel Gultsch 2022-12-29 17:51:56 +01:00
parent bea0be2cfe
commit 01624fb13d
No known key found for this signature in database
GPG key ID: F43D18AD2A0982C2

View file

@ -76,7 +76,7 @@ dependencies {
implementation 'com.google.guava:guava:31.1-android'
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 {