From ec46bb939c2807cc09429536841aa09ad098eae1 Mon Sep 17 00:00:00 2001 From: Sean Date: Mon, 15 Apr 2024 17:20:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0map?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- android/build.gradle | 2 ++ 1 file changed, 2 insertions(+) diff --git a/android/build.gradle b/android/build.gradle index 3319ea9..3029b16 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -93,4 +93,6 @@ dependencies { implementation fileTree(include: ['*.jar'], dir: 'libs') implementation 'com.finogeeks.lib:finapplet:2.44.1' implementation 'com.finogeeks.mop:plugins:2.44.1' + implementation 'com.finogeeks.mop:map:2.44.1' + } \ No newline at end of file