From d96dbb35e814f1bf2ef705b4cb68be8c330d643e Mon Sep 17 00:00:00 2001 From: kangxuyao Date: Sat, 12 Nov 2022 16:50:10 +0800 Subject: [PATCH] 2.39.0-alpha20221112v02 --- android/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/android/build.gradle b/android/build.gradle index caecc82..9d44fed 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-alpha20221028v01' - implementation 'com.finogeeks.mop:plugins:2.39.0-alpha20221028v01' + implementation 'com.finogeeks.lib:finapplet:2.39.0-alpha20221112v02' + implementation 'com.finogeeks.mop:plugins:2.39.0-alpha20221112v02' } \ No newline at end of file