From 86fde17579470b52c691af9c76d05081ff8ab6c9 Mon Sep 17 00:00:00 2001 From: yangbinqiao Date: Mon, 27 Mar 2023 15:38:07 +0800 Subject: [PATCH] =?UTF-8?q?update=EF=BC=9A=E6=9B=B4=E6=96=B0=E4=BE=9D?= =?UTF-8?q?=E8=B5=96=E7=89=88=E6=9C=AC=EF=BC=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- android/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/android/build.gradle b/android/build.gradle index 89af1be..1802e72 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-dev20230324v01' - implementation 'com.finogeeks.mop:plugins:2.41.0-dev20230323v02' + implementation 'com.finogeeks.lib:finapplet:2.41.0-alpha20230327v01' + implementation 'com.finogeeks.mop:plugins:2.41.0-alpha20230327v01' } \ No newline at end of file