From 64cbf07870bfaf9fa5ba22d76393d3316d00d32d Mon Sep 17 00:00:00 2001 From: xiaoyu Date: Sat, 17 Oct 2020 13:03:17 +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 ee86a70..087fe8e 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.44' + implementation 'com.finogeeks.lib:finapplet:2.11.86' } \ No newline at end of file