From 73c453c94b61baf6d4d717fbe4f2733949020b04 Mon Sep 17 00:00:00 2001 From: kangxuyao Date: Sat, 19 Jun 2021 21:59:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=8B=93=E5=B1=95sdk?= =?UTF-8?q?=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- android/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/build.gradle b/android/build.gradle index a28ca4b..978f32a 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.30.1' - implementation 'com.finogeeks.mop:plugins:2.30.1' + implementation 'com.finogeeks.mop:plugins:2.30.2' } \ No newline at end of file