From 691d4c107c2ec4f670f5104806d0f4c945a0a88e Mon Sep 17 00:00:00 2001 From: xiaoyu Date: Thu, 14 Oct 2021 20:37:57 +0800 Subject: [PATCH] Update plugins version --- android/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/build.gradle b/android/build.gradle index fe25ffa..41d6e9e 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.35.0-alpha20211013v01' - implementation 'com.finogeeks.mop:plugins:2.35.0-alpha20211013v04' + implementation 'com.finogeeks.mop:plugins:2.35.0-alpha20211014v01' } \ No newline at end of file