From 87ca66a1c1f1f5bf87c08909ffe0b5f1ddfcbe8c Mon Sep 17 00:00:00 2001 From: xiaoyu Date: Fri, 23 Oct 2020 20:16:25 +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 087fe8e..9083132 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -91,5 +91,5 @@ kapt { } dependencies { implementation fileTree(include: ['*.jar'], dir: 'libs') - implementation 'com.finogeeks.lib:finapplet:2.11.86' + implementation 'com.finogeeks.lib:finapplet:2.11.93' } \ No newline at end of file