From a467565fd5a7ade48696dd8a4115dd2b6b5c530d Mon Sep 17 00:00:00 2001 From: kangxuyao Date: Thu, 17 Dec 2020 11:44:20 +0800 Subject: [PATCH] update --- android/build.gradle | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/android/build.gradle b/android/build.gradle index e06bbe3..1e5c2bf 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -91,5 +91,6 @@ kapt { } dependencies { implementation fileTree(include: ['*.jar'], dir: 'libs') - implementation 'com.finogeeks.lib:finapplet:2.13.32' + implementation 'com.finogeeks.lib:finapplet:2.13.33' + implementation 'com.finogeeks.mop:plugins:0.0.25' } \ No newline at end of file