From c6ec5cb018348f1f391725de58619f8e31af462b Mon Sep 17 00:00:00 2001 From: xiaoyu Date: Wed, 21 Jul 2021 14:20:03 +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 830977d..8d08907 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-alpha20210720v01' + implementation 'com.finogeeks.lib:finapplet:2.33.0-alpha20210721v01' implementation 'com.finogeeks.mop:plugins:2.32.1' } \ No newline at end of file