From 0e9d1469c5cb8e2d90d823a447a75f4efebb364b Mon Sep 17 00:00:00 2001 From: gaoyunfei Date: Tue, 6 Sep 2022 09:28:19 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9C=AC=E5=9C=B0=E7=89=88=E6=9C=AC?= 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 d514e35..3f4b35b 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.37.11' + implementation 'com.finogeeks.lib:finapplet:2.37.12-alpha20220905v02' implementation 'com.finogeeks.mop:plugins:2.37.11' } \ No newline at end of file