From b2f1bc73755e0684ec420d285e2055c31daaccde Mon Sep 17 00:00:00 2001 From: xiaoyu Date: Wed, 13 Oct 2021 16:25:34 +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 dc6a383..fe25ffa 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.33.14' - implementation 'com.finogeeks.mop:plugins:2.33.14' + implementation 'com.finogeeks.lib:finapplet:2.35.0-alpha20211013v01' + implementation 'com.finogeeks.mop:plugins:2.35.0-alpha20211013v04' } \ No newline at end of file