From 143fef1955d74716086f9e86bd83acc866fc1349 Mon Sep 17 00:00:00 2001 From: kangxuyao Date: Fri, 20 Nov 2020 09:53:22 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7=E8=BF=90=E8=A1=8C=E6=97=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- android/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/build.gradle b/android/build.gradle index ed98d5f..c5f2dda 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.22' + implementation 'com.finogeeks.lib:finapplet:2.12.25' } \ No newline at end of file