From 499b0697c00e3b7b60fac5bcaf098e2fcad38bb5 Mon Sep 17 00:00:00 2001 From: kangxuyao Date: Thu, 25 Feb 2021 14:42:39 +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 c487184..2f8b885 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.15.0' + implementation 'com.finogeeks.lib:finapplet:2.21.0-alpha20210225V02' implementation 'com.finogeeks.mop:plugins:2.15.3' } \ No newline at end of file