From 20990959dc9ec5ce7197dfa35fd1caedb37dd0b2 Mon Sep 17 00:00:00 2001 From: xiaoyu Date: Fri, 22 Oct 2021 16:07:53 +0800 Subject: [PATCH] =?UTF-8?q?Android=20Stable=E7=89=88=E6=B5=8B=E8=AF=95?= 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 124e51d..e99db40 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.35.0-alpha20211022v01' + implementation 'com.finogeeks.lib:finapplet:2.35.0-alpha20211022v03' implementation 'com.finogeeks.mop:plugins:2.35.0-alpha20211022v01' } \ No newline at end of file