From 671cc82dbce88dc68f9a1514e5f6581ffb7b9f11 Mon Sep 17 00:00:00 2001 From: xiaoyu Date: Fri, 28 Aug 2020 10:45:42 +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 5fcdb5a..03d5902 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.6' + implementation 'com.finogeeks.lib:finapplet:2.11.9' } \ No newline at end of file