From 5aaaf457fb7d3f226b8090a4e5b4a2fa15732643 Mon Sep 17 00:00:00 2001 From: kangxuyao Date: Thu, 11 Nov 2021 09:38:01 +0800 Subject: [PATCH] upgrade --- android/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/build.gradle b/android/build.gradle index 091d80a..190b777 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.35.0-alpha20211109v01' + implementation 'com.finogeeks.lib:finapplet:2.35.0-alpha20211111v02' implementation 'com.finogeeks.mop:plugins:2.34.5' } \ No newline at end of file