From 51a4b292e3ab3f217f8a846c0090227813229023 Mon Sep 17 00:00:00 2001 From: xiaoyu Date: Wed, 23 Dec 2020 18:17:11 +0800 Subject: [PATCH] update finapplet version --- android/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/build.gradle b/android/build.gradle index 70ba5e0..edad72d 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.38' + implementation 'com.finogeeks.lib:finapplet:2.13.71' implementation 'com.finogeeks.mop:plugins:0.0.27' } \ No newline at end of file