From 1b604ef197765ec8309b6b7d9127fa4ce041c991 Mon Sep 17 00:00:00 2001 From: xiaoyu Date: Wed, 15 Sep 2021 14:14:38 +0800 Subject: [PATCH] Update --- android/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/build.gradle b/android/build.gradle index 49ab2d4..44880fc 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.15' + implementation 'com.finogeeks.lib:finapplet:2.34.0-alpha20210915v02' implementation 'com.finogeeks.mop:plugins:2.33.15' } \ No newline at end of file