From 8bfa4fe80ce044f72eebfe12b74e4b5d3144c894 Mon Sep 17 00:00:00 2001 From: jenkins Date: Fri, 3 Sep 2021 14:31:26 +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 2aafa71..da4197e 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.34.0-alpha20210903v01' - implementation 'com.finogeeks.mop:plugins:2.33.11' + implementation 'com.finogeeks.lib:finapplet:2.33.13' + implementation 'com.finogeeks.mop:plugins:2.33.13' } \ No newline at end of file