From 14ee9543396018e0b4d562e9608272951063c41a Mon Sep 17 00:00:00 2001 From: kangxuyao Date: Mon, 31 May 2021 15:02:17 +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 fafdb67..619f28d 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.27.0-alpha20210528v03' + implementation 'com.finogeeks.lib:finapplet:2.28.0-alpha20210531v02' implementation 'com.finogeeks.mop:plugins:2.26.1' } \ No newline at end of file