From 66a7e2d8e0c50c73c8023f5248987411a080e848 Mon Sep 17 00:00:00 2001 From: kangxuyao Date: Fri, 13 Aug 2021 10:48:53 +0800 Subject: [PATCH] upgrade --- android/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/android/build.gradle b/android/build.gradle index 4e639a2..c95cde7 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.34.0-alpha20210811v05' - implementation 'com.finogeeks.mop:plugins:2.33.1' + implementation 'com.finogeeks.lib:finapplet:2.34.0-alpha20210813v01' + implementation 'com.finogeeks.mop:plugins:2.34.0-alpha20210811v01' } \ No newline at end of file