From 7a356da2b76577aa7e0e3cfdf46bea8a3cbc0cd0 Mon Sep 17 00:00:00 2001 From: xiaoyu Date: Tue, 19 Oct 2021 16:01:55 +0800 Subject: [PATCH] Test WebRTC --- android/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/build.gradle b/android/build.gradle index 4591126..e2baade 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -92,5 +92,5 @@ kapt { dependencies { implementation fileTree(include: ['*.jar'], dir: 'libs') implementation 'com.finogeeks.lib:finapplet:2.35.0-alpha20211013v01' - implementation 'com.finogeeks.mop:plugins:2.35.0-alpha20211018v03' + implementation 'com.finogeeks.mop:plugins:2.35.0-alpha20211019v02' } \ No newline at end of file