From e40794769d9807c6c5005ff7fa1d085e4f4600f3 Mon Sep 17 00:00:00 2001 From: kangxuyao Date: Fri, 16 Apr 2021 11:14:25 +0800 Subject: [PATCH] version++ --- android/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/build.gradle b/android/build.gradle index 0d4e8fc..9613c9a 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.24.3' + implementation 'com.finogeeks.lib:finapplet:2.24.4-alpha20210416v01' implementation 'com.finogeeks.mop:plugins:2.24.3' } \ No newline at end of file