diff --git a/android/build.gradle b/android/build.gradle index d3e7568..f1df97d 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -94,7 +94,4 @@ dependencies { implementation fileTree(include: ['*.jar'], dir: 'libs') implementation 'com.finogeeks.lib:finapplet:2.35.7' implementation 'com.finogeeks.mop:plugins:2.35.7' - implementation 'com.finogeeks.mop:map:2.35.7' - implementation 'com.finogeeks.mop:webrtc:2.35.7' - implementation 'com.finogeeks.mop:bluetooth:2.35.7' } \ No newline at end of file