From 4540b22e99e6001f19f17844b4fa376f5559a2ec Mon Sep 17 00:00:00 2001 From: zhongweiguang Date: Sun, 27 Nov 2022 00:01:40 +0800 Subject: [PATCH] 2.39.0-alpha20221126v06 --- android/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/android/build.gradle b/android/build.gradle index 9d44fed..8e7b9fe 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-alpha20221112v02' - implementation 'com.finogeeks.mop:plugins:2.39.0-alpha20221112v02' + implementation 'com.finogeeks.lib:finapplet:2.39.0-alpha20221126v06' + implementation 'com.finogeeks.mop:plugins:2.39.0-alpha20221126v06' } \ No newline at end of file