bump libwebrtc to 108.0.1

Daniel Gultsch created

this version is build using the Threema Docker script and follows the instructions here: https://codeberg.org/iNPUTmice/webrtc-android

Change summary

build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

build.gradle 🔗

@@ -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 {