From 49fe385148a94aef3e8fecb4d32930443742abf3 Mon Sep 17 00:00:00 2001 From: xiaoyu Date: Thu, 12 Nov 2020 10:03:23 +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 a727e9b..2df2e3a 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.12.10' + implementation 'com.finogeeks.lib:finapplet:2.12.12' } \ No newline at end of file