From 2e8e13e36fdf4406cedf1884425e423c65364705 Mon Sep 17 00:00:00 2001 From: kangxuyao Date: Wed, 1 Dec 2021 10:03:16 +0800 Subject: [PATCH] upgrade --- android/build.gradle | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/android/build.gradle b/android/build.gradle index 8f8c948..32ab6b2 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -92,5 +92,7 @@ kapt { dependencies { implementation fileTree(include: ['*.jar'], dir: 'libs') implementation 'com.finogeeks.lib:finapplet:2.35.0-alpha20211122v01' - implementation 'com.finogeeks.mop:plugins:2.34.7' + implementation 'com.finogeeks.mop:plugins:2.35.0-alpha20211201v01' + implementation 'com.finogeeks.mop:webrtc:2.35.0-alpha20211201v01' + implementation 'com.finogeeks.mop:map:2.35.0-alpha20211201v01' } \ No newline at end of file