From ae16dcbf8eb26f6804d72bdf7bb617c341228c56 Mon Sep 17 00:00:00 2001 From: zhongweiguang Date: Fri, 15 Oct 2021 20:42:03 +0800 Subject: [PATCH] Update plugins version --- android/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/android/build.gradle b/android/build.gradle index 41d6e9e..86fd4b7 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.35.0-alpha20211013v01' - implementation 'com.finogeeks.mop:plugins:2.35.0-alpha20211014v01' + implementation 'com.finogeeks.lib:finapplet:2.35.0-alpha20211015v05' + implementation 'com.finogeeks.mop:plugins:2.35.0-alpha20211015v01' } \ No newline at end of file