From b567979c59489451a7bfa271a41e87e55285f088 Mon Sep 17 00:00:00 2001 From: xiaoyu Date: Fri, 22 Oct 2021 11:30:43 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/android/build.gradle b/android/build.gradle index 1819af4..124e51d 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-alpha20211021v03' - implementation 'com.finogeeks.mop:plugins:2.35.0-alpha20211021v03' + implementation 'com.finogeeks.lib:finapplet:2.35.0-alpha20211022v01' + implementation 'com.finogeeks.mop:plugins:2.35.0-alpha20211022v01' } \ No newline at end of file