From e29832cab1f5cf065ccaf0066a4d4f332daed116 Mon Sep 17 00:00:00 2001 From: xiaoyu Date: Mon, 26 Jul 2021 20:17:31 +0800 Subject: [PATCH] Update finapplet version --- android/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/build.gradle b/android/build.gradle index 17312d4..b0a93f4 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.33.0-alpha20210723v02' + implementation 'com.finogeeks.lib:finapplet:2.33.0-alpha20210726v02' implementation 'com.finogeeks.mop:plugins:2.32.1' } \ No newline at end of file