From a85d086e9b8cef7fbb0e2d76a00b1d172213ea03 Mon Sep 17 00:00:00 2001 From: Sean Date: Mon, 15 Apr 2024 18:09:18 +0800 Subject: [PATCH] clean map --- android/build.gradle | 1 - 1 file changed, 1 deletion(-) diff --git a/android/build.gradle b/android/build.gradle index 3029b16..58bf476 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -93,6 +93,5 @@ 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