From d40a242adb91d31416d2ca561a2289712550458d Mon Sep 17 00:00:00 2001 From: jenkins Date: Fri, 3 Jun 2022 13:51:40 +0800 Subject: [PATCH] version++ --- android/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/android/build.gradle b/android/build.gradle index 0b4c311..91f689f 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.36.7' - implementation 'com.finogeeks.mop:plugins:2.36.7' + implementation 'com.finogeeks.lib:finapplet:2.36.9' + implementation 'com.finogeeks.mop:plugins:2.36.9' } \ No newline at end of file