From 21e21b5068e93c0bdec620a8622961d39864fe89 Mon Sep 17 00:00:00 2001 From: kangxuyao Date: Tue, 1 Jun 2021 11:41:50 +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 2b9261f..a33f5ea 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-alpha20210531v04' + implementation 'com.finogeeks.lib:finapplet:2.27.0-alpha20210601v03' implementation 'com.finogeeks.mop:plugins:2.26.1' } \ No newline at end of file