From a014ca79e61d22a5d24cf1cea7b20968bfb5be67 Mon Sep 17 00:00:00 2001 From: kangxuyao Date: Wed, 25 Nov 2020 19:15:51 +0800 Subject: [PATCH] update --- android/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/build.gradle b/android/build.gradle index aceb2e1..b195767 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.35' + implementation 'com.finogeeks.lib:finapplet:2.12.36' } \ No newline at end of file