From 63546ff4852adfc0b4d851e0c30a46fa2c22120d Mon Sep 17 00:00:00 2001 From: gaoyunfei Date: Thu, 10 Feb 2022 15:38:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=89=A9=E5=B1=95=E5=BA=93?= =?UTF-8?q?=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 e77abd5..d02eef6 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -92,6 +92,6 @@ kapt { } dependencies { implementation fileTree(include: ['*.jar'], dir: 'libs') - implementation 'com.finogeeks.lib:finapplet:2.35.5' - implementation 'com.finogeeks.mop:plugins:2.35.3' + implementation 'com.finogeeks.lib:finapplet:2.36.0-alpha20220210v01' + implementation 'com.finogeeks.mop:plugins:2.36.0-alpha20220210v01' } \ No newline at end of file