From 83c9439e46c89d1794e0412bf1e3be15d01c6b31 Mon Sep 17 00:00:00 2001 From: xiaoyu Date: Fri, 4 Sep 2020 10:12:12 +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 b4b5f13..74bd545 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.12' + implementation 'com.finogeeks.lib:finapplet:2.11.14' } \ No newline at end of file