From 1fbff835e1d285350a7135d18c30402a1a758e21 Mon Sep 17 00:00:00 2001 From: Daniel Gultsch Date: Thu, 29 Dec 2022 13:03:14 +0100 Subject: [PATCH] bump webrtc to m108 --- build.gradle | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build.gradle b/build.gradle index e00bd688e..3e54620ea 100644 --- a/build.gradle +++ b/build.gradle @@ -76,8 +76,7 @@ dependencies { implementation 'com.google.guava:guava:31.1-android' quicksyImplementation 'io.michaelrocks:libphonenumber-android:8.12.49' - // temporarily use Snikket’s build of WebRTC. The next release will use our own build - implementation 'org.snikket:webrtc-android:107.0.0' + implementation 'im.conversations.webrtc:webrtc-android:108.0.0' } ext {