From a5de66987f078e9c8028df55edc2d5e9d6609dee Mon Sep 17 00:00:00 2001 From: xiaoyu Date: Mon, 11 Oct 2021 21:21:58 +0800 Subject: [PATCH] Update --- android/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/android/build.gradle b/android/build.gradle index c10705d..e1fea22 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.34.1' - implementation 'com.finogeeks.mop:plugins:2.34.1' + implementation 'com.finogeeks.lib:finapplet:2.35.0-alpha20211011v04' + implementation 'com.finogeeks.mop:plugins:2.35.0-alpha20211011v01' } \ No newline at end of file