From 49734c4506535b67e30606f35529b1d3a20ca9b4 Mon Sep 17 00:00:00 2001 From: kangxuyao Date: Wed, 24 Feb 2021 09:46:36 +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 cf976bf..a564d7c 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.0' + implementation 'com.finogeeks.mop:plugins:2.15.1' } \ No newline at end of file