From 4b5aeca2b6f53bbf60c8fa2c05d4ab2ed9eac9ef Mon Sep 17 00:00:00 2001 From: yangbingqiao Date: Fri, 25 Jun 2021 09:44:20 +0800 Subject: [PATCH] =?UTF-8?q?Android=E7=AB=AF=E4=BE=9D=E8=B5=96=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E4=B8=BA=E6=B5=8B=E8=AF=95=E7=89=88=EF=BC=9A2.31.0-al?= =?UTF-8?q?pha20210625v01?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- android/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/build.gradle b/android/build.gradle index 978f32a..270a1b7 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.30.1' + implementation 'com.finogeeks.lib:finapplet:2.31.0-alpha20210625v01' implementation 'com.finogeeks.mop:plugins:2.30.2' } \ No newline at end of file