From af2abbdeb98b98fd54d99dcf1528347c52de49b5 Mon Sep 17 00:00:00 2001 From: jenkins Date: Fri, 26 Feb 2021 19:34:52 +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 4a2bf66..97e4c3c 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.21.0-alpha20210226V01' - implementation 'com.finogeeks.mop:plugins:2.15.3' + implementation 'com.finogeeks.lib:finapplet:2.21.1' + implementation 'com.finogeeks.mop:plugins:2.21.1' } \ No newline at end of file