From bfde36837ae001f5fbf1940e824575594b64f401 Mon Sep 17 00:00:00 2001 From: kangxuyao Date: Mon, 31 May 2021 18:37:28 +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 619f28d..f15c4b6 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.28.0-alpha20210531v02' + implementation 'com.finogeeks.lib:finapplet:2.28.0-alpha20210531v03' implementation 'com.finogeeks.mop:plugins:2.26.1' } \ No newline at end of file