From 853039fc0f6d90648ce7453c2844b31f33b58c6d Mon Sep 17 00:00:00 2001 From: xiaoyu Date: Mon, 18 Oct 2021 18:36:32 +0800 Subject: [PATCH] Test WebRTC --- android/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/android/build.gradle b/android/build.gradle index dc6a383..4591126 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -91,6 +91,6 @@ kapt { } dependencies { implementation fileTree(include: ['*.jar'], dir: 'libs') - implementation 'com.finogeeks.lib:finapplet:2.33.14' - implementation 'com.finogeeks.mop:plugins:2.33.14' + implementation 'com.finogeeks.lib:finapplet:2.35.0-alpha20211013v01' + implementation 'com.finogeeks.mop:plugins:2.35.0-alpha20211018v03' } \ No newline at end of file