From 3f0df9df4d966862f79a4762c7f5f0a991e407e1 Mon Sep 17 00:00:00 2001 From: kangxuyao Date: Fri, 4 Dec 2020 16:41:45 +0800 Subject: [PATCH] update --- android/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/build.gradle b/android/build.gradle index 0536238..c35dd9d 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.13.3' + implementation 'com.finogeeks.lib:finapplet:2.13.4' implementation 'com.finogeeks.mop:plugins:0.0.23' } \ No newline at end of file