From e56e75cdaa08f73739e5e0c572fb4ba3bb761ad5 Mon Sep 17 00:00:00 2001 From: yangbinqiao Date: Tue, 10 Jan 2023 18:17:01 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9AAndroid=E5=88=86=E4=BA=AB=E5=B0=8F?= =?UTF-8?q?=E7=A8=8B=E5=BA=8F=E6=94=B9=E4=B8=BA=E6=88=AA=E7=9F=AD=E5=9B=BE?= =?UTF-8?q?=EF=BC=9B?= 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 4c1bc6b..10a463a 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.39.3' + implementation 'com.finogeeks.lib:finapplet:2.39.4-alpha20230110v03' implementation 'com.finogeeks.mop:plugins:2.39.3' } \ No newline at end of file