From a72385dde6f6a1112830953bcf4432e06b9f45e1 Mon Sep 17 00:00:00 2001 From: gaoyunfei Date: Thu, 10 Feb 2022 17:45:19 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E4=B8=BA=E7=A8=B3=E5=AE=9A?= =?UTF-8?q?=E7=89=88=E7=89=88=E6=9C=AC2.35.5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- android/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/android/build.gradle b/android/build.gradle index d02eef6..2b7895d 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -92,6 +92,6 @@ kapt { } dependencies { implementation fileTree(include: ['*.jar'], dir: 'libs') - implementation 'com.finogeeks.lib:finapplet:2.36.0-alpha20220210v01' - implementation 'com.finogeeks.mop:plugins:2.36.0-alpha20220210v01' + implementation 'com.finogeeks.lib:finapplet:2.35.5' + implementation 'com.finogeeks.mop:plugins:2.35.5' } \ No newline at end of file