From abb51a036429885b77bdbb139f6e0a0ebe3bbae5 Mon Sep 17 00:00:00 2001 From: gaoyunfei Date: Wed, 7 Dec 2022 16:35:48 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9C=AC=E5=9C=B0=E7=89=88=E6=9C=AC?= 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 3d23de6..f2d636a 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.38.9' - implementation 'com.finogeeks.mop:plugins:2.38.9' + implementation 'com.finogeeks.lib:finapplet:2.38.10-alpha20221207v05' + implementation 'com.finogeeks.mop:plugins:2.38.10-alpha20221207v05' } \ No newline at end of file