From d4ce5af95550bbebf709f83051f25c5305c8c7f7 Mon Sep 17 00:00:00 2001 From: xiaoyu Date: Thu, 19 Nov 2020 14:48:35 +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 4a51fa4..ed98d5f 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.18' + implementation 'com.finogeeks.lib:finapplet:2.12.22' } \ No newline at end of file