From fd900dca776c1ec2912aa01a73efd01f8befec42 Mon Sep 17 00:00:00 2001 From: kangxuyao Date: Tue, 1 Jun 2021 17:52:22 +0800 Subject: [PATCH] version++ --- android/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/android/build.gradle b/android/build.gradle index db26649..d0ae117 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-alpha20210601v04' - implementation 'com.finogeeks.mop:plugins:2.26.1' + implementation 'com.finogeeks.lib:finapplet:2.27.0-alpha20210601v05' + implementation 'com.finogeeks.mop:plugins:2.27.0-alpha20210601v05' } \ No newline at end of file