From de2875b7cda7c61c2a9084d2d3f4d43ba46378d9 Mon Sep 17 00:00:00 2001 From: kangxuyao Date: Tue, 1 Jun 2021 17:16: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 a33f5ea..db26649 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-alpha20210601v03' + implementation 'com.finogeeks.lib:finapplet:2.27.0-alpha20210601v04' implementation 'com.finogeeks.mop:plugins:2.26.1' } \ No newline at end of file