From 67bf69bde0b0807de961520100e3f07029173184 Mon Sep 17 00:00:00 2001 From: kangxuyao Date: Tue, 24 Nov 2020 18:28:17 +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 0d9b796..898de15 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -91,5 +91,5 @@ kapt { } dependencies { implementation fileTree(include: ['*.jar'], dir: 'libs') - implementation 'com.finogeeks.lib:finapplet:2.12.26' + implementation 'com.finogeeks.lib:finapplet:2.12.31' } \ No newline at end of file