From 3bfe5eb545c604edfb2e22d4c067a03478841c48 Mon Sep 17 00:00:00 2001 From: xiaoyu Date: Wed, 16 Jun 2021 23:12:53 +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 58365f9..ffbe445 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.30.0-alpha20210615v05' + implementation 'com.finogeeks.lib:finapplet:2.30.0-alpha20210616v04' implementation 'com.finogeeks.mop:plugins:2.30.0-alpha20210615v02' } \ No newline at end of file