From 59256976871aab1ecc2b318fa83f5d5cb8c7e7c3 Mon Sep 17 00:00:00 2001 From: jenkins Date: Wed, 2 Jun 2021 17:09:35 +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 cfbfa27..f882086 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-alpha20210602v03' - implementation 'com.finogeeks.mop:plugins:2.27.0-alpha20210601v05' + implementation 'com.finogeeks.lib:finapplet:2.28.1' + implementation 'com.finogeeks.mop:plugins:2.28.1' } \ No newline at end of file