From 6d0d0c6c214cf5ce5e6af1a6cd10798724954c14 Mon Sep 17 00:00:00 2001 From: kangxuyao Date: Thu, 25 Feb 2021 12:01:20 +0800 Subject: [PATCH] version++ --- android/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/build.gradle b/android/build.gradle index a564d7c..c487184 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -92,5 +92,5 @@ kapt { dependencies { implementation fileTree(include: ['*.jar'], dir: 'libs') implementation 'com.finogeeks.lib:finapplet:2.15.0' - implementation 'com.finogeeks.mop:plugins:2.15.1' + implementation 'com.finogeeks.mop:plugins:2.15.3' } \ No newline at end of file