From 1ae58f4a3a8dd7de28e5006a20208d31459e6d34 Mon Sep 17 00:00:00 2001 From: jenkins Date: Thu, 10 Jun 2021 11:57:27 +0800 Subject: [PATCH] version++ --- android/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/android/build.gradle b/android/build.gradle index c53f6b0..15097d6 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -91,6 +91,6 @@ kapt { } dependencies { implementation fileTree(include: ['*.jar'], dir: 'libs') - implementation 'com.finogeeks.lib:finapplet:2.29.1' - implementation 'com.finogeeks.mop:plugins:2.29.1' + implementation 'com.finogeeks.lib:finapplet:2.29.3' + implementation 'com.finogeeks.mop:plugins:2.29.3' } \ No newline at end of file