From d1c485eb5643e0d33bc72aaf96f5e553aef13229 Mon Sep 17 00:00:00 2001 From: xiaoyu Date: Mon, 14 Dec 2020 08:27:19 +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 e3415fd..3d5f6e3 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.16' + implementation 'com.finogeeks.lib:finapplet:2.13.18' implementation 'com.finogeeks.mop:plugins:0.0.25' } \ No newline at end of file