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