From 5f671f1543755f120ed081514961f09cb7dddad1 Mon Sep 17 00:00:00 2001 From: wangyong Date: Sun, 16 Oct 2022 00:42:13 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9A=E7=89=88=E6=9C=AC=EF=BC=9A2.39.0-?= =?UTF-8?q?alpha20221015v03=EF=BC=88=E5=AF=B9=E5=A4=96=EF=BC=89?= 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 fdb3468..f298962 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.0-alpha20221014v02' - implementation 'com.finogeeks.mop:plugins:2.39.0-alpha20221014v01' + implementation 'com.finogeeks.lib:finapplet:2.39.0-alpha20221015v03' + implementation 'com.finogeeks.mop:plugins:2.39.0-alpha20221015v03' } \ No newline at end of file