remove map、webrtc、bluetooth sdk;

master
yangbingqiao 2022-02-24 14:34:54 +08:00
parent 767d3345f8
commit 53b728d992
1 changed files with 0 additions and 3 deletions

View File

@ -94,7 +94,4 @@ dependencies {
implementation fileTree(include: ['*.jar'], dir: 'libs') implementation fileTree(include: ['*.jar'], dir: 'libs')
implementation 'com.finogeeks.lib:finapplet:2.35.7' implementation 'com.finogeeks.lib:finapplet:2.35.7'
implementation 'com.finogeeks.mop:plugins: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'
} }