From b882a23db1d565127ba83e3e40c34259d8fb579c Mon Sep 17 00:00:00 2001 From: zhongweiguang Date: Fri, 24 Mar 2023 12:41:14 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=A0=B8=E5=BF=83sdk?= =?UTF-8?q?=E7=89=88=E6=9C=AC?= 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 9d83e3a..89af1be 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.41.0-dev20230323v02' + implementation 'com.finogeeks.lib:finapplet:2.41.0-dev20230324v01' implementation 'com.finogeeks.mop:plugins:2.41.0-dev20230323v02' } \ No newline at end of file