From 66641d81907e455f75b24e796472afb23c9906f2 Mon Sep 17 00:00:00 2001 From: kangxuyao Date: Mon, 31 May 2021 19:40:09 +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 f15c4b6..2b9261f 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-alpha20210531v03' + implementation 'com.finogeeks.lib:finapplet:2.28.0-alpha20210531v04' implementation 'com.finogeeks.mop:plugins:2.26.1' } \ No newline at end of file